docs: added rbtree.
This commit is contained in:
parent
39d4899c5a
commit
220d924336
2 changed files with 100 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
ASCIIDOC = asciidoc
|
||||
|
||||
HTML_DOCS = index.html api-notify.html strbuf.html xalloc.html
|
||||
HTML_DOCS = index.html api-notify.html strbuf.html xalloc.html rbtree.html
|
||||
|
||||
ifndef VERBOSE
|
||||
QUIET_ASCIIDOC = @echo ' ' GEN $@;
|
||||
|
|
|
|||
Reference in a new issue