1
0
Fork 0
arangodb/Documentation/Books
Willi Goesgens dd722a58bb Add some more generic hinsts about arangosh, that its a js environment, and howto paste multilines into it. 2015-05-11 16:20:59 +02:00
..
Users Add some more generic hinsts about arangosh, that its a js environment, and howto paste multilines into it. 2015-05-11 16:20:59 +02:00
.gitignore Added all subfolder md files in gitbooks 2014-06-04 17:54:28 +02:00
Makefile make documentation generation run fail when there exist output files with unreplaced @startDocuBlock markers 2015-04-03 12:45:23 +02:00
bot.py Display for Errors now works correctly 2014-11-06 12:55:45 +01:00
codeBlockReader.py HTML-Escape example output here too. 2015-05-05 19:05:26 +02:00
deprecated.py changed deprecated.py to change wrong headings 2015-02-19 15:44:59 +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