1
0
Fork 0
arangodb/Documentation
Wilfried Goesgens 2646ea2ad1 Migrate documentation build process to pure bash. (#2619)
* Migrate documentation build process to pure bash.

- the old makefile contained multiple shell snippets which were hard to maintain
- Convert it from Makefile to pure bash build.sh
- Fix error reporting in companion python scripts
- adjust README_maintainers.md to the new script
- provide wrapper GNUMakefile for automatic jobs for compatibility
- use the new shellscript inside the docker wrapper
- use the systems available processors inside the docker container if we build arangod
- strive to build enterprise binaries, since some examples require it.

* fix wrapper makefile
2017-06-21 14:34:17 +02:00
..
Books Migrate documentation build process to pure bash. (#2619) 2017-06-21 14:34:17 +02:00
DocuBlocks fixed typos in loadIndexesIntoMemory 2017-06-13 00:13:54 +02:00
Examples Add missing example to fix nightly documentation build. 2017-06-14 00:19:11 +02:00
Scripts Migrate documentation build process to pure bash. (#2619) 2017-06-21 14:34:17 +02:00
StyleGuide
man backport of 3.1 bug fixes and resilience improvements 2017-03-13 13:35:19 +01:00
man1 arangoexport: added manpage 2017-02-13 12:04:57 +01:00
man8
CMakeLists.txt added arangoexport to Documentation/CMakeLists 2017-02-13 12:04:58 +01:00
arango.doxygen enable VPACK 2016-07-27 09:12:28 +02:00
arangodb.css