1
0
Fork 0
Commit Graph

1772 Commits

Author SHA1 Message Date
Willi Goesgens b3e707693d polish output of check-summary 2015-05-26 11:17:58 +02:00
Willi Goesgens 81ed50551a Check whether all .md files are found in the summary.md 2015-05-26 11:15:38 +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
Willi Goesgens 0f42ea550e Move the index.html generator from automatic Thomas to the makefile; so linkchecker can properly run after the make cycle. 2015-05-12 14:41:14 +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
Alan Plum 9bb2ab38db More NewFeatures stubs. 2015-05-07 20:44:34 +02:00
Gabriel Cristian Alecu 4d94cfdaae Corrected examples for Foxx Sessions 2015-05-07 20:04:51 +03:00
Alan Plum 5bf4d12a38 Added NewFeatures26.mdpp. 2015-05-07 15:30:48 +02:00
Alan Plum 061ddf6339 Added docs for API documentation. 2015-05-07 15:27:37 +02:00
Jan Steemann 855c1465fd added documentation for new simple methods 2015-05-07 11:42:58 +02:00
Jan Steemann 6dd786fb3c make temporary file name local 2015-05-06 18:34:03 +02:00
Jan Steemann 72f89c0a91 allow multiple source files per swagger target 2015-05-06 18:31:31 +02:00
Alan Plum 24f7e2673c Added docs for summary and notes. Fixes #1040. 2015-05-06 17:26:33 +02:00
Alan Plum f391665dc7 Removed mention of 'collapsing' in console docs. 2015-05-06 17:22:17 +02:00
Alan Plum 8755203101 Added docs for configuration. Fixes #1314. 2015-05-06 16:27:44 +02:00
Alan Plum ee7387a3ac Improved dependency docs. 2015-05-06 16:27:44 +02:00
Alan Plum a896f32b6a Removed warning about Foxx exports order. Should no longer be relevant. 2015-05-06 16:27:43 +02:00
Jan Steemann 4ea2a53771 support arrays in fulltext index, too 2015-05-06 15:11:24 +02:00
Jan Steemann 0996d603c6 fulltext improvements 2015-05-06 14:21:32 +02:00
Jan Steemann 7d85c53b31 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2015-05-06 09:26:23 +02:00
Willi Goesgens d1065c0809 HTML-Escape example output here too. 2015-05-05 19:05:26 +02:00
Jan Steemann 46cdf686c4 documentation update 2015-05-05 18:23:07 +02:00
Willi Goesgens fe2d5ee0a2 Autogenerate examples. 2015-05-05 10:14:54 +02:00
Willi Goesgens f252736a75 Escape html characters while putting examples into swagger templates. 2015-05-05 10:10:38 +02:00
Frank Celler dcd65bc0c3 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-05-04 23:54:31 +02:00
Frank Celler 1b8e7f26ab added target and host 2015-05-04 23:54:25 +02:00
Willi Goesgens 312972a4ec Modify examples so they clean up after their run. 2015-05-04 17:22:25 +02:00
Jan Steemann b0924956f8 allow `@` character in document keys, too. 2015-04-30 21:28:26 +02:00
Alan Plum fa24c0d229 Implemented dependencies configuring. 2015-04-29 15:59:51 +02:00
Willi Goesgens 09ca6253ae Modify documentation sample generation script
- be more inteligent in .js, not so much 'paste it dumb in from python'
  - catch errors and report them so the build process will abort
  - keep the source filename of the snippet for smarter errormessages
  - modularize python code into more functions
  - write head & tail .js code from own functions.
2015-04-27 17:05:08 +02:00
Willi Goesgens 41dfe5edea Modify extension of the generated javascript file to be accurate. 2015-04-27 17:03:07 +02:00
Willi Goesgens 1ce4432321 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-04-27 16:49:30 +02:00
Thomas Schmidts 0203c6040a Changed Intro Page in the documentation 2015-04-24 16:49:08 +02:00
Willi Goesgens bbb7ebef79 Example generator:
- restructure generated code, so its a bit more readable
  - catch errors, and if some were caught, throw all of them at the end causing make examples to abort.
2015-04-23 10:47:38 +02:00
Willi Goesgens c085f3135d Fix grammer. 2015-04-21 17:40:32 +02:00
Jan Steemann d10e79c500 updated documentation 2015-04-21 16:08:22 +02:00
Jan Steemann acc1f8438c fixed documentation 2015-04-20 16:41:37 +02:00
Jan Steemann 30a2dbf283 updated documentation 2015-04-14 21:01:18 +02:00
Jan Steemann 48f2b65377 added documentation for updating import 2015-04-14 19:50:14 +02:00
Alan Plum decbc6dcea Fully implemented tests API. 2015-04-14 13:39:06 +02:00
Thomas Schmidts d7dc9ea169 Fixed broken examples in the documentation 2015-04-12 13:47:26 +02:00
Thomas Schmidts 215644f224 Deleted two startDocuBlocks from the documentation that were not used 2015-04-10 09:29:20 +02:00
Alan Plum 501f5a3f51 Removed unused modules. 2015-04-10 00:33:47 +02:00
Alan Plum 3dda5e5b90 Improved example manifest. 2015-04-09 23:16:04 +02:00
Alan Plum 5deadef133 appCollection what? 2015-04-09 22:49:08 +02:00
Alan Plum e6cb481ad9 Cleaned up manifest docs. 2015-04-09 20:48:09 +02:00
Alan Plum ecbc6f581f Merge pull request #1287 from arangodb/vulpine-grace
Foxx improvements (fixes #1284, #1257)
2015-04-08 03:23:55 +02:00
Thomas Schmidts b3cdad8c46 Changed localtheme for gitbook 2.0.1 2015-04-07 17:35:40 +02:00
Jens Bissinger b33c4c6a59 Correct some typos in documentation about indexes. 2015-04-07 15:12:55 +02:00
Jan Steemann 92c8dc9429 fixed documentation
Conflicts:
	Documentation/Scripts/generateSwaggerApi.py
2015-04-03 13:22:44 +02:00
Jan Steemann 270397da32 fix paths 2015-04-03 12:45:53 +02:00
Jan Steemann 61e1e09be9 make documentation generation run fail when there exist output files with unreplaced @startDocuBlock markers 2015-04-03 12:45:23 +02:00
Thomas Schmidts 547a4de1ad Added folder to the codeBlockReader for the documentation 2015-04-02 17:36:35 +02:00
Jan Steemann 6dfb4d4b09 Merge branch 'devel' of https://github.com/arangodb/arangodb into cursor-refactoring
Conflicts:
	arangod/Aql/ExecutionBlock.cpp
	lib/HttpServer/HttpHandler.cpp
	lib/HttpServer/HttpServerJob.h
2015-03-31 15:13:31 +02:00
Frank Celler ffbc45d2e2 new HttpServer & HttpCommTask
Conflicts:
	Makefile.in
	arangod/Aql/RestAqlHandler.cpp
	arangod/Aql/grammar.cpp
	arangod/Cluster/RestShardHandler.cpp
	lib/GeneralServer/GeneralServer.h
	lib/GeneralServer/GeneralServerDispatcher.h
	lib/HttpServer/HttpServerJob.h
	lib/HttpServer/HttpsCommTask.h
	lib/SimpleHttpClient/SslClientConnection.cpp
2015-03-31 09:12:01 +02:00
Jan Steemann e672d791b5 refactored cursor API, added export API 2015-03-30 18:03:42 +02:00
Thomas Schmidts a871127af5 Changed Makefile for gitbook 2.0.0 2015-03-27 10:01:25 +01:00
Thomas Schmidts bd3721eaa1 Changed a few settings in the book.json for gitbook 2.0.0 2015-03-27 10:01:02 +01:00
Thomas Schmidts 1c780b3b5a Changed gitbook files to 2.0.0 2015-03-27 09:57:09 +01:00
Jan Steemann 91be18d0f7 updated documentation 2015-03-25 18:22:43 +01:00
Alan Plum d6d6914b9e Added Foxx.Repository#exists. 2015-03-25 17:19:44 +01:00
Alan Plum 03ccf67269 Implemented Repository lifecycle events. See #1257. 2015-03-25 10:35:18 +01:00
Alan Plum 0620369a05 Saner schema handling for Foxx models. Fixes #1284. 2015-03-25 10:35:18 +01:00
Jan Steemann 01745402f3 Merge branch 'devel' of https://github.com/arangodb/arangodb into data-modification 2015-03-24 14:34:20 +01:00
Alan Plum 149628300c Added dox. 2015-03-24 13:33:01 +01:00
Jan Steemann 66e2273482 added documentation for UPSERT 2015-03-24 00:44:52 +01:00
Thomas Schmidts 0e0a7c47ab Fixed broken Links in Foxx/Install/README 2015-03-23 16:12:52 +01:00
Willi Goesgens 03d40f8f9e Add complex modification sample. 2015-03-23 14:57:32 +01:00
Frank Celler 3c52dcde6d changed _api/query to C++
Conflicts:
	CHANGELOG
	Makefile.in
	README
	arangod/RestServer/ArangoServer.cpp
2015-03-23 10:51:14 +01:00
Jan Steemann ac37515a7a updated documentation 2015-03-18 17:46:26 +01:00
Thomas Schmidts 3b5a8591e2 Added the Module queries to the documentation 2015-03-18 09:54:18 +01:00
Jan Steemann fbfd6cf17f fixed typos 2015-03-17 08:57:13 +01:00
Jan Steemann e78a7bf1e2 issue #1277: upgrading to 2.5 fails due to use of harmony features 2015-03-17 08:57:13 +01:00
Jan Steemann 5b70bf6c99 issue #1275: https://docs.arangodb.com include jquery local, not from jquery cdn 2015-03-14 15:32:16 +01:00
Thomas Schmidts c8c412696f Added deprecated files to style 2015-03-13 17:17:58 +01:00
Michael Hackstein 98937b5466 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-03-13 17:12:12 +01:00
Michael Hackstein 55ae24322b Added content to the Cluster landing Page 2015-03-13 17:12:06 +01:00
Michael Hackstein bd8dcf08f5 Added content in the Apps landing Page 2015-03-13 17:11:49 +01:00