## Developing LibSass
So far this is only a loose collection of developer relevant docs:
- [Building LibSass](build.md)
- [Profiling LibSass](dev-profiling.md)
- [C-API documentation](api-doc.md)
- [LibSass and Unicode](unicode.md)
- [SourceMap internals](source-map-internals.md)
- [Custom memory allocator](allocator.md)
- [Smart pointer implementation](dev-ast-memory.md)