1
0
Fork 0
Commit Graph

16 Commits

Author SHA1 Message Date
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
Thomas Schmidts a77c51c527 Fixed small spelling error 2014-08-12 09:39:50 +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 20ae2d60ad Changed Order of some subchapters and moved Extending AQL and AQL Examples into AQL 2014-06-26 16:59:51 +02:00
Thomas Schmidts c26b9341f8 Some changes in the code documentation and fixed spelling errors 2014-06-26 15:54:29 +02:00
Jan Steemann 1d68586500 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
	js/apps/system/aardvark/frontend/js/modules/org/arangodb/general-graph.js
2014-06-18 16:37:28 +02:00
Michael Hackstein 479268d450 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-06-18 11:11:31 +02:00
Michael Hackstein 55a6cee0f7 Added deprecated warnings for old graph module in documentation 2014-06-18 11:11:26 +02:00
Thomas Schmidts f4e8f439bd Script for reading code automatically 2014-06-18 11:09:20 +02:00
Jan Steemann 63d23bb501 added documentation for AQL TRANSLATE 2014-06-13 19:59:38 +02:00
Thomas Schmidts 7674e5eabf Even more syntax changes in gitbook 2014-06-06 16:28:17 +02:00
Thomas Schmidts 27ef5033a9 Some syntax fixes 2014-06-06 01:23:18 +02:00
gschwab e6a2328438 merged for revert 2014-06-04 17:19:34 +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