mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 11:34:38 +03:00
update documentation
This commit is contained in:
parent
d656f3e339
commit
5f607e0f58
76 changed files with 1770 additions and 672 deletions
|
@ -6,5 +6,6 @@ var modules =
|
|||
[ "Heap Allocation", "group__heap.html", "group__heap" ],
|
||||
[ "Typed Macros", "group__typed.html", "group__typed" ],
|
||||
[ "Heap Introspection", "group__analysis.html", "group__analysis" ],
|
||||
[ "Runtime Options", "group__options.html", "group__options" ]
|
||||
[ "Runtime Options", "group__options.html", "group__options" ],
|
||||
[ "Posix", "group__posix.html", "group__posix" ]
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue