1
0
Fork 0
arangodb/Documentation/Books
Jan Steemann bcdeabd3ab Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-index-or
Conflicts:
	arangod/Aql/ExecutionBlock.cpp
2014-12-15 21:53:51 +01:00
..
Users Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql-feature-index-or 2014-12-15 21:53:51 +01:00
.gitignore Added all subfolder md files in gitbooks 2014-06-04 17:54:28 +02:00
Makefile add clean-books & clean target 2014-12-05 23:07:13 +01:00
bot.py Display for Errors now works correctly 2014-11-06 12:55:45 +01:00
codeBlockReader.py Error Codes will be shown correctly in the documentation 2014-10-28 11:50:34 +01:00
deprecated.py All headlines in the documentation will be shown correctly now 2014-11-03 15:30:43 +01:00
readme.txt Added readme for creating the documentation and changed printout of the makefile 2014-09-23 13:38:56 +02:00

readme.txt

How to generate the documentation:

1. Install markdown-pp from our repository (https://github.com/triAGENS/markdown-pp)
2. Install gitbook (https://github.com/GitbookIO/gitbook)
3. Run "make" in this folder