1
0
Fork 0
arangodb/Documentation/Books
Jan Steemann c438ca5d93 made CSS slightly smaller 2014-10-17 10:58:43 +02:00
..
Cookbook Added cookbook folder for recipes 2014-09-09 12:52:00 +02:00
Users made CSS slightly smaller 2014-10-17 10:58:43 +02:00
.gitignore Added all subfolder md files in gitbooks 2014-06-04 17:54:28 +02:00
Makefile Added style for deprecated documentation 2014-09-11 15:40:20 +02:00
bot.py Added readme for creating the documentation and changed printout of the makefile 2014-09-23 13:38:56 +02:00
codeBlockReader.py Fixed error with wrong syntax in some codes 2014-10-15 18:04:24 +02:00
deprecated.py Added readme for creating the documentation and changed printout of the makefile 2014-09-23 13:38:56 +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