1
0
Fork 0
Commit Graph

723 Commits

Author SHA1 Message Date
Thomas Schmidts c98ae57016 Changed path of images in the documentation header 2015-06-09 10:38:08 +02:00
Thomas Schmidts 4bf4a9bb26 Changed README.html to index.html in the documentation 2015-06-09 09:40:12 +02:00
Thomas Schmidts 688f18c612 Added images to a new folder on the arangodb server 2015-06-08 18:31:52 +02:00
Thomas Schmidts f5f0d3ece8 Added new header to the Documentation 2015-06-08 18:06:08 +02:00
Jan Steemann b1eddb46c7 fixed grammar 2015-06-05 12:46:30 +02:00
Jan Steemann 91ee0bf060 updated documentation for graph functions 2015-06-03 15:44:10 +02:00
Jan Steemann 7426e9908d Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-06-03 14:57:27 +02:00
Jan Steemann 79995a3b48 documented option `--enable-tcmalloc` 2015-06-03 14:57:10 +02:00
Thomas Schmidts a1e51fb672 Added individual style sheet for the documentation 2015-06-03 14:40:08 +02:00
Thomas Schmidts 8bdeeb7d44 Fixed a few spelling errors in the documentation 2015-06-03 14:01:19 +02:00
Willi Goesgens b30d06d883 Some generic knowhow on ip, interfaces and so on. 2015-06-03 13:23:39 +02:00
Alan Plum ec1e9fd336 Updated scripts and queues docs. 2015-06-02 16:51:31 +02:00
Thomas Schmidts 4ec74777f3 Deleted localtheme from book.json because of problems with gitbook build 2015-06-01 16:10:38 +02:00
Thomas Schmidts 3ef00310e6 Fixed #1236. Updated the documentation for registerTask 2015-06-01 16:02:50 +02:00
Thomas Schmidts 6827505631 Fixed #1246 The documentation is updated for the installation chapter 2015-05-29 16:38:06 +02:00
Jan Steemann fcc950119c updated documentation 2015-05-29 14:58:36 +02:00
Jan Steemann ca5695d711 issue #1347: arangorestore: create database if not exists 2015-05-29 14:23:15 +02:00
Alan Plum 8aae767ec4 Whitespace. 2015-05-29 10:46:22 +02:00
Michael Hackstein 6a7dae216d Merge branch 'devel' of github.com:/arangodb/arangodb into devel 2015-05-28 15:18:32 -07:00
Michael Hackstein 1ca771f304 Removed the freshly integrated distinct option from neighbors 2015-05-28 15:16:15 -07:00
Thomas Schmidts 46187748f9 Fixed wrong link after moving Foxx apps away 2015-05-28 14:56:17 +02:00
Willi Goesgens 2cf7120e42 Work around sanitychecks for commented out md sections. 2015-05-26 18:35:19 +02:00
Alan Plum a4393a020e Updated NewFeatures26.mdpp 2015-05-26 15:24:21 +02:00
Thomas Schmidts ffc4ae30a3 Deleted chapter Apps in the SUMMARY. Added new chapter for Foxx Sessions 2015-05-26 15:04:33 +02:00
Thomas Schmidts 127ab97770 Changed wrong Link in the SUMMARY 2015-05-26 11:42:45 +02:00
Thomas Schmidts 0e57127dc9 Exclude false positive from check for the documentation Makefile 2015-05-26 11:36:47 +02:00
Michael Hackstein 5b3186572d Updated ShortestPath and Neighbors AQL function documentation 2015-05-22 18:47:57 -07:00
Michael Hackstein 9047297721 Linked the upgrade to 2.6 in gitbook 2015-05-22 18:05:37 -07:00
Michael Hackstein b591e0cd27 Merge branch 'devel' of github.com:/arangodb/arangodb into devel 2015-05-22 18:01:49 -07:00
Michael Hackstein 969c89fd4c added Chapters for Upgrading to 2.6. Contains information about breaking changes in AQL Graph functions. Also contains information about V8 which has to be updated 2015-05-22 18:01:11 -07:00
Max Neunhoeffer c3ee3e8e00 Document indexBuckets option for collection properties. 2015-05-22 16:16:20 -07:00
Willi Goesgens 2d69425b39 comment out external stuff 2015-05-22 17:03:09 +02:00
Willi Goesgens d37e246065 Start basic documentation of the process environment. 2015-05-22 16:56:01 +02:00
Willi Goesgens fe19440bca Add documentation for some more filesystem calls; change sequence. 2015-05-22 16:34:27 +02:00
Willi Goesgens 871a95122c Work on documentation - not all documentation from the code seems to appear in the generated documentation. 2015-05-22 15:37:23 +02:00
Thomas Schmidts b1e2514163 Added new toggle and fixed the search in the docs 2015-05-21 16:05:21 +02:00
Jan Steemann 892127d9a2 extended dfdb capabilities, updated dfdb manual section 2015-05-21 15:26:12 +02:00
Jan Steemann 3c0660cfe3 documented `--server.session-timeout` 2015-05-20 17:16:35 +02:00
Jan Steemann 669661873d updated documentation for queues 2015-05-20 17:04:12 +02:00
Jan Steemann e2b2fab797 added startup options `--server.foxx-queues-poll-interval`, `--server.foxx-queues-system-only` 2015-05-20 00:29:49 +02:00
Jan Steemann dafa3ef85c added paragraph about explainer 2015-05-13 21:33:16 +02:00
Thomas Schmidts 136e369565 Fixed broken Link in Foxx/Develop/Controller 2015-05-13 09:52:40 +02:00
Thomas Schmidts 495709f3a0 Changed margin in the google search box 2015-05-12 16:54:30 +02:00
Thomas Schmidts 577890c3b0 Added google search to the docs 2015-05-12 16:09:26 +02:00
Thomas Schmidts 9597e5fc84 Fixed broken Links 2015-05-12 15:11:08 +02:00
Willi Goesgens cd7fe4079f Fix markdown html link syntax. 2015-05-12 14:42:15 +02:00
Willi Goesgens 073acdadc5 Remove orphaned chapter link. 2015-05-12 14:41:59 +02:00
Jan Steemann 2e75255ea6 added `--log.performance` startup option, removed `--log.severity` option 2015-05-12 12:48:13 +02:00
Willi Goesgens dd722a58bb Add some more generic hinsts about arangosh, that its a js environment, and howto paste multilines into it. 2015-05-11 16:20:59 +02:00
Alan Plum 59a2fbe534 Merge pull request #1330 from AzuraMeta/patch-1
Corrected documentation examples for Foxx Sessions
2015-05-08 00:27:12 +02:00