1
0
Fork 0
arangodb/Documentation/Books
Thomas Schmidts 90c8b5a226 Updated Gitbook for the cookbook 2014-10-27 09:26:54 +01:00
..
Cookbook Updated Gitbook for the cookbook 2014-10-27 09:26:54 +01:00
Users issue #1062: Docs: typo in 14.2 Example data 2014-10-24 23:47:36 +02:00
.gitignore
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 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