1
0
Fork 0

removed unused files

This commit is contained in:
Jan Steemann 2013-09-26 18:45:32 +02:00
parent 18663e7124
commit 85b31f0618
2 changed files with 0 additions and 3 deletions

View File

@ -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}

View File

@ -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 \