1
0
Fork 0
Commit Graph

96 Commits

Author SHA1 Message Date
Thomas Schmidts 047450b98d Changed the order in the Summary of the documentation 2015-06-12 16:50:15 +02:00
Alan Plum a2135e5240 More descriptive chapter title. 2015-06-10 15:27:36 +02:00
Michael Hackstein 76e58fe45e Readded Foxx Vendor Apps to documentation. 2015-06-08 15:21:11 +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 9047297721 Linked the upgrade to 2.6 in gitbook 2015-05-22 18:05:37 -07: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
Alan Plum 061ddf6339 Added docs for API documentation. 2015-05-07 15:27:37 +02:00
Jan Steemann e672d791b5 refactored cursor API, added export API 2015-03-30 18:03:42 +02:00
Thomas Schmidts 3b5a8591e2 Added the Module queries to the documentation 2015-03-18 09:54:18 +01:00
Michael Hackstein c30b8f7c37 Removed unnecessary chapter 2015-03-11 13:43:32 +01:00
Jan Steemann f9b04149ef added index usage page 2015-03-10 11:17:16 +01:00
Michael Hackstein 9aaf0b29a6 Moved Foxx console. TO foxx development 2015-02-19 14:55:04 +01:00
Jan Steemann c750b1bf4e added 2.5 pages 2015-02-17 10:48:37 +01:00
Jan Steemann ce779d89c4 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-02-16 18:13:16 +01:00
Jan Steemann 826c25c6f8 wrote initial new features 2015-02-16 18:13:03 +01:00
Michael Hackstein 9966d2de32 Removed a foxx chapter from summary functionality not yet implemented, will be shipped later 2015-02-16 16:07:44 +01:00
Michael Hackstein 5b3fae42aa Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
Conflicts:
	js/apps/system/_admin/aardvark/APP/frontend/js/bootstrap/errors.js
	js/common/bootstrap/errors.js
	lib/Basics/voc-errors.cpp
	lib/Basics/voc-errors.h
2015-02-13 10:20:36 +01:00
Jan Steemann bcdbf30ca2 updated documentation 2015-02-13 00:23:06 +01:00
Michael Hackstein aad7e46f10 Merge branch 'devel' of github.com:arangodb/arangodb into foxx-pathes
Conflicts:
	Documentation/Books/Users/SUMMARY.md
	js/actions/api-system.js
	js/common/bootstrap/modules.js
	js/server/modules/org/arangodb/foxx/manager.js
	js/server/tests/shell-routing.js
2015-02-06 17:22:01 +01:00
Michael Hackstein adbb956b6f Moved FoxxQueues to an earlier chapter. Fixed broken link to microservices 2015-02-05 21:51:38 +01:00
Michael Hackstein 2488e11c84 Added the first draft of new Foxx documentation line-up 2015-02-04 15:46:47 +01:00
Frank Celler 418a673f2b Merge branch 'devel' of github.com:triAGENS/ArangoDB into request-module
Conflicts:
	js/node/package.json
2015-01-29 17:20:15 +01:00
Alan Plum 4f3adeb879 Documentation! 2015-01-27 20:00:00 +01:00
Michael Hackstein 924de5edca Started writing documentation for new foxx-manager 2015-01-26 11:59:06 +01:00
Alan Plum f3c9f21c1c Added documentation. 2015-01-20 17:26:10 +01:00
Thomas Schmidts 608607ac6e Changed the name of a chapter in the summary 2015-01-08 14:20:17 +01:00
Jan Steemann eb2bfee77b updated Upgrading notes 2014-12-22 15:04:41 +01:00
Jan Steemann d67afddac7 updated documentation 2014-12-19 17:02:35 +01:00
Jan Steemann d92057dd03 the great rename: array => object, list => array 2014-12-18 22:33:23 +01:00
Thomas Schmidts ac4597b802 Fixed #1150. Added Queries to the Summary 2014-12-03 14:45:09 +01:00
Thomas Schmidts c6b8e1a569 Fixed some dead links in the documentation 2014-11-21 09:13:50 +01:00
Thomas Schmidts a82def7bb9 Added Whats New to the documentation 2014-11-20 14:45:20 +01:00
Willi Goesgens d96907d8da Implement tastks REST api
- Implement REST api for tasks
 - Implement wrappers in arangosh
 - Add API-documentation
 - move unittest from server to common
2014-11-11 12:39:09 +01:00
Jan Steemann 82b13a0451 updated manual 2014-11-04 15:31:35 +01:00
Jan Steemann a3b2ac6240 updated documentation 2014-11-03 17:51:18 +01:00
Jan Steemann c3a5b9a92d updated documentation 2014-11-03 15:32:00 +01:00
Jan Steemann 432430632e documentation fixes 2014-11-01 21:03:30 +01:00
Thomas Schmidts 07957bb85d Split the aql functions chapter into various subchapters for better overview 2014-10-21 16:40:19 +02:00
Jan Steemann 481a16fd7a removed bitarray indexes 2014-09-15 14:19:38 +02:00
Thomas Schmidts cf17693356 Added style for deprecated documentation 2014-09-11 15:40:20 +02:00
Jan Steemann 3564f1f1d1 fixed typos in manual 2014-08-20 22:21:44 +02:00
Alan Plum 6d9313f532 Fixed documentation reference. 2014-08-20 10:57:46 +02:00
Alan Plum e6c7206038 Added documentation stubs for auth. 2014-08-20 10:57:07 +02:00
Alan Plum 300ebaf53e Add chapter on Foxx Job Queues. 2014-08-12 19:02:45 +02:00
Thomas Schmidts 7b3baba2e9 Added glossary to the documentation. Also linked the glossary keywords to the documentation 2014-08-05 15:49:21 +02:00
Thomas Schmidts 8fe226517e Renamed file 2014-07-15 10:44:00 +02:00
Thomas Schmidts 589d08f047 Added NewFeatures and Upgrading to new Version to documentation 2014-07-07 13:00:21 +02:00
Jan Steemann 2037f8c310 write-ahead log documentation 2014-07-06 19:17:11 +02:00