1
0
Fork 0
arangodb/Documentation/Books
Jan Steemann 96af0eeaf8 fixed documentation 2015-08-26 17:04:43 +02:00
..
Users fixed documentation 2015-08-26 17:04:43 +02:00
.gitignore Added all subfolder md files in gitbooks 2014-06-04 17:54:28 +02:00
Makefile Improvements to documentation building 2015-08-22 04:18:02 +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 Use highlight.js for the examples 2015-08-17 11:50:35 +02:00
deprecated.py Improvements to documentation building 2015-08-22 04:18:02 +02:00
generateMdFiles.py Improvements to documentation building 2015-08-22 04:18:02 +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