+ xo-alloc + xo-object + xo-alloc docs + GC utests
This commit is contained in:
parent
8970f51dbd
commit
5f46b51f12
32 changed files with 2903 additions and 82 deletions
14
docs/index.rst
Normal file
14
docs/index.rst
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# xo-alloc documentation master file
|
||||
|
||||
xo-alloc documentation
|
||||
======================
|
||||
|
||||
xo-alloc provides arena allocators and a generation garbage collector
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: xo-alloc contents
|
||||
|
||||
install
|
||||
introduction
|
||||
implementation
|
||||
Loading…
Add table
Add a link
Reference in a new issue