mirror of https://gitee.com/bigwinds/arangodb
removed unused files
This commit is contained in:
parent
18663e7124
commit
85b31f0618
|
@ -8,7 +8,6 @@ ArangoDB for API Implementors (@VERSION) {#ImplementorManual}
|
|||
@CHAPTER_REF{RestEdge}
|
||||
@CHAPTER_REF{HttpCursor}
|
||||
@CHAPTER_REF{HttpQuery}
|
||||
@CHAPTER_REF{HttpCurrentDatabase}
|
||||
@CHAPTER_REF{HttpAqlFunctions}
|
||||
@CHAPTER_REF{HttpSimple}
|
||||
@CHAPTER_REF{HttpCollection}
|
||||
|
|
|
@ -39,7 +39,6 @@ WIKI = \
|
|||
HttpAqlFunctions \
|
||||
HttpBatch \
|
||||
HttpCollection \
|
||||
HttpCurrentDatabase \
|
||||
HttpCursor \
|
||||
HttpDatabase \
|
||||
HttpEndpoint \
|
||||
|
@ -133,7 +132,6 @@ dist_man_MANS += \
|
|||
DOXYGEN = \
|
||||
Doxygen/js/actions/api-aqlfunction.c \
|
||||
Doxygen/js/actions/api-collection.c \
|
||||
Doxygen/js/actions/api-current-database.c \
|
||||
Doxygen/js/actions/api-cursor.c \
|
||||
Doxygen/js/actions/api-database.c \
|
||||
Doxygen/js/actions/api-edges.c \
|
||||
|
|
Loading…
Reference in New Issue