mirror of https://gitee.com/bigwinds/arangodb
added documentation of "blueprints"
This commit is contained in:
parent
3fb488c3a3
commit
597b54b1fc
|
@ -9,6 +9,7 @@
|
|||
################################################################################
|
||||
|
||||
DOXYGEN = \
|
||||
Doxygen/js/actions/system/api-blueprints.c \
|
||||
Doxygen/js/actions/system/api-collection.c \
|
||||
Doxygen/js/actions/system/api-cursor.c \
|
||||
Doxygen/js/actions/system/api-edges.c \
|
||||
|
@ -47,6 +48,7 @@ WIKI = \
|
|||
Graphs \
|
||||
Home \
|
||||
HttpBatch \
|
||||
HttpBlueprints \
|
||||
HttpCollection \
|
||||
HttpCursor \
|
||||
HttpImport \
|
||||
|
|
Loading…
Reference in New Issue