1
0
Fork 0
Commit Graph

64 Commits

Author SHA1 Message Date
Simran Brucherseifer e25c45dbe2 Use camelCase for variable-names in AQL 2016-06-22 15:08:40 +02:00
Simran Brucherseifer b0570bb3e9 Improve AQL invocation docs 2016-06-22 15:08:40 +02:00
Wilfried Goesgens 53def9b635 - add test whether all images are referenced
- remove unused images
- move images in their respective documentation trees, so they will better work for the PDFs.
- add unlinked admin view images.
2016-06-22 11:47:06 +02:00
Simran Brucherseifer b86ad278ea Add remark regarding array operators not being optimized (yet) 2016-06-21 18:15:12 +02:00
Wilfried Goesgens 35b6befccd fix code block. 2016-06-21 13:59:45 +02:00
Simran Brucherseifer 0d215dc96a Fix docu header css 2016-06-20 22:27:13 +02:00
Simran Brucherseifer 2466847bda Reviewed and edited Web Interface pages 2016-06-20 19:54:53 +02:00
Simran Brucherseifer 5a3ddc4cb4 Reflect renames of startup options in docs 2016-06-20 11:38:01 +02:00
Alan Plum 069309a65c
Don't ever use IDs for styling
This nonsense breaks markdown-generated IDs and causes all kinds of trouble. Don't use IDs. Ever.
2016-06-17 17:27:49 +02:00
Simran Brucherseifer 111969b7e9 Move put WebInterface docs into folder and add the first screenshots 2016-06-15 17:57:47 +02:00
Simran Brucherseifer 53834c3be6 Make DataModification -> DataQueries in docs 2016-06-14 02:19:46 +02:00
Simran Brucherseifer f99c1ea41d Minor documentation improvements 2016-06-14 02:19:46 +02:00
Mark 7f01649820 graph traversal doku fix 2016-06-13 13:04:23 +02:00
Michael Hackstein 614c52d5c6 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2016-06-10 21:34:53 +02:00
Michael Hackstein 105b2fbb57 Improved AQL SHORTEST_PATH documentation. 2016-06-10 21:01:15 +02:00
Simran Brucherseifer 7037605cac Improve markdown and wording of AQL traversal 2016-06-10 20:51:16 +02:00
Michael Hackstein b432992a8e Added Documentation for OPTIONS in ShortestPath and Traaversal 2016-06-09 10:39:16 +02:00
Michael Hackstein 55ed2a463b Added first version for Shortest Path in AQL documentation. 2016-06-08 18:12:25 +02:00
Michael Hackstein 1ef21e2338 Prepared new Graph Chapter AQL Graphs Documentation. Removed abandoned functions. 2016-06-08 11:35:33 +02:00
jsteemann 418aef7fc0 link chapter 2016-06-08 10:23:08 +02:00
Jan Steemann 91e368badf added documentation for *WITH* 2016-06-07 14:52:37 +02:00
Jan Steemann f78541caea updated manual 2016-06-07 14:05:11 +02:00
jsteemann 823e4224bd added SHORTEST_PATH to keywords list 2016-06-06 23:54:43 +02:00
jsteemann 031094763b renamed REGEX_MATCH to REGEX_TEST 2016-06-06 23:37:29 +02:00
Jan Steemann 1cda48bfc2 renamed REGEX to REGEX_MATCH 2016-06-06 17:58:16 +02:00
Simran Brucherseifer 6cd07dddb7 Add COUNT() and RANGE() to documentation, some improvements 2016-06-03 19:03:36 +02:00
Jan Steemann 5c0dd05308 added PI() function 2016-06-03 09:25:46 +02:00
Jan Steemann bcf7cf4370 adjusted markdown 2016-06-02 15:30:18 +02:00
Jan Steemann a9bd836fbf updated documentation 2016-06-02 12:24:40 +02:00
Simran Brucherseifer 400c384ac8 Sort numeric functions alphabetically 2016-06-01 20:42:40 +02:00
Jan Steemann 6c274b8a66 added AQL functions docs 2016-06-01 14:32:38 +02:00
Jan Steemann 5cf2d052d8 added documentation for AQL functions 2016-06-01 14:26:03 +02:00
Wilfried Goesgens d8a5287098 Properly reference that we need 2.6.7 without re-installing gitbook over and over. 2016-05-31 21:53:00 +02:00
Simran Brucherseifer c36e2c42ad Replace gitbook plugin, fix two anchor links 2016-05-30 22:29:07 +02:00
Simran Brucherseifer edd292f64f Updated and fixed docs header 2016-05-30 15:30:37 +02:00
Wilfried Goesgens 27c868dfe7 Add piwik plugin 2016-05-30 14:38:22 +02:00
Simran Brucherseifer 839f1f1ca6 Minor documentation improvements. Descrition of CONCAT() behavior incomplete 2016-05-27 19:59:21 +02:00
Simran Brucherseifer 103ea9ea62 Add margin between enumerations and follow-up content 2016-05-27 19:59:21 +02:00
Simran Brucherseifer e273867ee6 Improve documention (mostly FILTER) 2016-05-25 17:44:17 +02:00
Simran Brucherseifer af230c0a3b Documentation corrections (mostly AQL) 2016-05-24 18:46:02 +02:00
Wilfried Goesgens 57b5c0bcd5 Fix Links 2016-05-24 17:47:45 +02:00
Simran Brucherseifer 23e22f6f39 Rename Users documentation to Manual 2016-05-24 16:09:21 +02:00
Simran Brucherseifer c6d87be56a Set docs base path for header to devel docs URL 2016-05-20 16:25:40 +02:00
Simran Brucherseifer 4110e5b3f1 Add remark to _api/query to see _api/cursor to actually queries the DB 2016-05-20 16:03:25 +02:00
Simran Brucherseifer 3c9817548e Update links in AQL docs, some reformatting 2016-05-18 22:39:05 +02:00
Simran Brucherseifer ed35f122f0 Minor documentation reformatting 2016-05-18 20:11:07 +02:00
Simran Brucherseifer 9b1c01360c Reformatting AQL function docs, more examples added 2016-05-18 04:02:57 +02:00
Simran Brucherseifer 933b3282ae Reformatting AQL datatypes docs 2016-05-18 03:20:48 +02:00
Simran Brucherseifer 67d5020c81 Improve array operators documentation 2016-05-18 03:20:09 +02:00
Simran Brucherseifer 30c83ee888 Some documentation re-formatting and additions 2016-05-18 03:11:32 +02:00