1
0
Fork 0
arangodb/Documentation/Books
CoDEmanX 183adccbd9 Make version more prominent in documentation
Many ebook readers (and reading apps) generate covers from meta data like the book title. Therefore it makes sense to place the version string there instead of the first paragraph.
2015-08-21 00:18:32 +02:00
..
Users Make version more prominent in documentation 2015-08-21 00:18:32 +02:00
.gitignore
Makefile Make version more prominent in documentation 2015-08-21 00:18:32 +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 changed deprecated.py to change wrong headings 2015-02-19 15:44:59 +01:00
generateMdFiles.py Work on the templating mechanics 2015-08-13 15:39:06 +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