1
0
Fork 0
arangodb/Documentation/Books
Thomas Schmidts 6827505631 Fixed #1246 The documentation is updated for the installation chapter 2015-05-29 16:38:06 +02:00
..
Users Fixed #1246 The documentation is updated for the installation chapter 2015-05-29 16:38:06 +02:00
.gitignore
Makefile Add one more test from the automatic Thomas which searches for leftover markdown in the HTML. 2015-05-26 18:36:01 +02:00
SummaryBlacklist.txt Added file to ignore to the SummaryBlacklist 2015-05-26 16:47:52 +02:00
bot.py Display for Errors now works correctly 2014-11-06 12:55:45 +01:00
codeBlockReader.py Fixed problem with example toggling 2015-05-28 14:39:06 +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