1## Developing LibSass
2
3So far this is only a loose collection of developer relevant docs:
4
5- [Building LibSass](build.md)
6- [Profiling LibSass](dev-profiling.md)
7- [C-API documentation](api-doc.md)
8- [LibSass and Unicode](unicode.md)
9- [SourceMap internals](source-map-internals.md)
10- [Custom memory allocator](allocator.md)
11- [Smart pointer implementation](dev-ast-memory.md)
12