CoDEmanX
a39b712efe
Documentation: corrected typos and case, prefer American over British English
2015-09-01 17:19:13 +02:00
Michael Hackstein
b8b1ca99e6
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
...
Conflicts:
Documentation/Books/Users/Aql/Functions.mdpp
2014-10-22 10:42:38 +02:00
Michael Hackstein
0b201719a2
Dedeprecated Graph AQL functions. They are still valid as they follow a different concept of graphs and connot be converted on the fly to the new graph module in general
2014-10-22 10:37:59 +02: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
162e0b3f71
issue #1031 : updated documentation for date functions
2014-10-02 09:37:03 +02:00
Thomas Schmidts
cf17693356
Added style for deprecated documentation
2014-09-11 15:40:20 +02:00
Thomas Schmidts
0a0e0231ae
corrected small spelling error
2014-09-03 15:19:37 +02: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
b2c119fded
further documentation fixes, provided by @CoDEmanX
2014-08-28 21:54:37 +02:00
Jan Steemann
1c7c8fdd24
issue #1007 : fixed broken markup
2014-08-28 21:46:53 +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
Thomas Schmidts
a0f9c6afb9
Comments in markdown will be deleted before building the book. Also deleted missing @ref comments
2014-07-07 09:10:37 +02:00
Thomas Schmidts
20ae2d60ad
Changed Order of some subchapters and moved Extending AQL and AQL Examples into AQL
2014-06-26 16:59:51 +02:00