1
0
Fork 0
arangodb/Documentation/Books
Willi Goesgens f5d301a814 Move documentation into the source files. 2015-08-12 17:38:41 +02:00
..
Users Move documentation into the source files. 2015-08-12 17:38:41 +02:00
.gitignore
Makefile fix installation procedure for included images. 2015-08-11 16:07:34 +02:00
SummaryBlacklist.txt there is a new module in town to be ignored from the index scan. 2015-08-04 13:43:05 +02:00
codeBlockReader.py Output the full path to the file, README.mdpp alone isn't that informative. 2015-08-11 14:15:49 +02:00
deprecated.py
generateMdFiles.py Add checks whether inline example replacers fail to snap on the right end 2015-08-07 11:45:07 +02:00
readme.txt

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