Willi Goesgens
03d40f8f9e
Add complex modification sample.
2015-03-23 14:57:32 +01:00
Willi Goesgens
799c5e2a31
return 1 is clever!
2015-02-11 15:59:41 +01:00
Willi Goesgens
57905c2519
Add more explanations and outer join examples.
2015-02-11 15:55:02 +01:00
Jan Steemann
d92057dd03
the great rename: array => object, list => array
2014-12-18 22:33:23 +01:00
CoDEmanX
e22fa64bcf
Fix and unify asterisks, tested with GitBook.
...
Italic asterisks should be done by escaping the asterisk and wrapping it with html i-tag. It seems to be the only safe technique (3 asterisks to display 1 italic asterisk in a list works, unless followed by more markup for italic text; 1 escaped asterisk wrapped by i-tag works regardless of the rest of the line).
2014-08-29 18:19:45 +02:00
Jan Steemann
13847d4d13
issue #1005 : updated documentation
2014-08-29 09:09:35 +02:00
Jan Steemann
61d6ebd9e6
Merge branch 'devel' of https://github.com/CoDEmanX/ArangoDB into CoDEmanX-devel
...
Conflicts:
Documentation/Books/Users/Aql/Advanced.mdpp
Documentation/Books/Users/Aql/Functions.mdpp
Documentation/Books/Users/Aql/GraphOperations.mdpp
Documentation/Books/Users/AqlExamples/Grouping.mdpp
2014-08-28 22:06:27 +02:00
Jan Steemann
1c7c8fdd24
issue #1007 : fixed broken markup
2014-08-28 21:46:53 +02:00
CoDEmanX
d8363b3c43
Fix escaping of asterisks in AQL documentation.
...
Asterisks need to be escaped with backslashes, but if surrounded by square brackets, the brackets need to be escaped as well. Does not apply to parentheses it seems, but maybe other characters with special markdown meaning.
2014-08-28 21:33:34 +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
Willi Goesgens
f8be000e1d
Fix typos and simplify & clarify some phrases in the documentation.
2014-08-04 16:53:00 +02:00
Jan Steemann
9e1abb4b99
added examples
2014-07-06 02:13:05 +02:00
Jan Steemann
393b12a034
data-modification AQL
2014-07-05 18:03:49 +02:00
Thomas Schmidts
148f400991
Changed some (sub)chapters and fixed spelling errors
2014-06-27 11:02:10 +02:00
Thomas Schmidts
85c72b485e
Some changes in the Summary and new chronological order
2014-06-05 23:20:23 +02:00
Michael Hackstein
8ccad436ea
Removed generated md files in gitbook
2014-06-04 17:59:55 +02:00
gschwab
036e29f45b
tabs replaced with spaces
2014-06-04 15:59:17 +02:00
Thomas Schmidts
fb9b8986d2
the new documentation
2014-06-02 13:44:09 +02:00