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
24777f6a91
commit
c977a1629d
28 changed files with 784 additions and 278 deletions
|
@ -26,6 +26,7 @@ var NAVTREE =
|
|||
[ "mi-malloc", "index.html", [
|
||||
[ "Building", "build.html", null ],
|
||||
[ "Using the library", "using.html", null ],
|
||||
[ "Environment Options", "environment.html", null ],
|
||||
[ "Overriding Malloc", "overrides.html", null ],
|
||||
[ "Performance", "bench.html", null ],
|
||||
[ "Modules", "modules.html", "modules" ],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue