docs: added path
This commit is contained in:
parent
4bf08bdc7f
commit
c6309dd0af
2 changed files with 36 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
ASCIIDOC = asciidoc
|
||||
|
||||
HTML_DOCS = index.html api-notify.html strbuf.html xalloc.html rbtree.html \
|
||||
log.html fscrawl.html
|
||||
log.html fscrawl.html path.html
|
||||
|
||||
ifndef VERBOSE
|
||||
QUIET_ASCIIDOC = @echo ' ' GEN $@;
|
||||
|
|
|
|||
Reference in a new issue