1
0
Fork 0
arangodb/Documentation/Books
Jan Steemann 432430632e documentation fixes 2014-11-01 21:03:30 +01:00
..
Cookbook Changed .org to .com in the documentation 2014-10-31 15:46:51 +01:00
Users documentation fixes 2014-11-01 21:03:30 +01:00
.gitignore
Makefile Added style for deprecated documentation 2014-09-11 15:40:20 +02:00
bot.py linted python files, regenerated derived files 2014-10-29 23:56:20 +01:00
codeBlockReader.py Error Codes will be shown correctly in the documentation 2014-10-28 11:50:34 +01:00
deprecated.py AQl Graph functions are not deprecated 2014-10-22 10:52:37 +02: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