CoDEmanX
183adccbd9
Make version more prominent in documentation
...
Many ebook readers (and reading apps) generate covers from meta data like the book title. Therefore it makes sense to place the version string there instead of the first paragraph.
2015-08-21 00:18:32 +02:00
Jan Steemann
82ba366eef
removed non-existing paths
2015-08-20 20:39:53 +02:00
Jan Steemann
bd3449ad1d
updated documentation
2015-08-20 20:35:28 +02:00
Willi Goesgens
6b575c96d9
Add the version into the body of the document, since the header isn't rendered into pdf & ebook.
2015-08-20 14:34:25 +02:00
Jan Steemann
6268a20124
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-08-19 12:56:51 +02:00
Jan Steemann
3d73af7acf
added UPSERT
2015-08-19 12:56:41 +02:00
Willi Goesgens
01a1273a87
Merge pull request #1444 from aurelijusb/documentation
...
Small documentation improvements
2015-08-19 10:23:36 +02:00
Michael Hackstein
527120a3ea
Removed outdated documentation, has been replased by a newer version earlier
2015-08-18 16:36:13 +02:00
Michael Hackstein
602c3d0d59
Improved the documentation for Foxx controller
2015-08-18 16:14:39 +02:00
Willi Goesgens
7014a94225
Use highlight.js for the examples
2015-08-17 11:50:35 +02:00
Aurelijus Banelis
3dce622c82
Documentation: How to update edge
...
From context it was confusing about changing type/edge/field of collection/document/edge.
It is very important to know, how to change edge,
as it is second most used operation in graph database (first is graph traversal).
2015-08-16 19:00:23 +03:00
Willi Goesgens
068459c70c
move header of examples out of the python script, lint it.
2015-08-16 17:53:03 +02:00
Aurelijus Banelis
9c075561f4
Documentation: collection.updateByExample can append not only change
...
From example it was not clear, that old fields are left unchanged.
So it is not confused with replace whole document: replaceByExample
2015-08-16 17:25:27 +03:00
Willi Goesgens
f07e146ad4
Handle combination of multiline and hidden lines
2015-08-14 14:59:27 +02:00
Willi Goesgens
4797b81f44
fix creation / copying of static files
2015-08-14 14:46:57 +02:00
Willi Goesgens
98976413b3
make query handling examples more reliable.
2015-08-14 14:45:53 +02:00
Willi Goesgens
6ea2d42b94
handle non-proper terminated docublocks
2015-08-14 14:45:28 +02:00
Willi Goesgens
b20b58f62e
Enable check-docublocks.
2015-08-13 18:55:17 +02:00
Willi Goesgens
388592b8f7
Hook in stray docuBlocks
2015-08-13 18:54:38 +02:00
Willi Goesgens
b94625f476
Add missing version api
2015-08-13 17:17:32 +02:00
Willi Goesgens
10f8e9f5ac
add health check documentation.
2015-08-13 17:16:06 +02:00
Willi Goesgens
0486ab8017
Fix check-summary target, and re-enable it
2015-08-13 16:12:57 +02:00
Willi Goesgens
0e4a345128
Hook in stray docublocks from the foxx docuemtation
2015-08-13 16:12:43 +02:00
Willi Goesgens
4d00a556b6
The documentation in 73033a8e8227edead6d0f10ddb32540403b303a4 was moved here.
2015-08-13 16:06:11 +02:00
Willi Goesgens
080ef2ccf0
Work on the check-docublocks target
...
- include more temporary files from processing
2015-08-13 15:41:32 +02:00
Willi Goesgens
4012a26743
Work on the templating mechanics
...
- preserve the linebreaks with <br /> for intermediate processing. However, this needs to be removed later on.
- flip the sequence of @brief and @RESTHEADER so the output makes more sense.
2015-08-13 15:39:06 +02:00
Willi Goesgens
209cbc9768
Move documentation into the source.
2015-08-13 15:37:43 +02:00
Willi Goesgens
f6767d1fbd
List skipped filenames as a bunch, not one per line.
2015-08-13 14:26:01 +02:00
Willi Goesgens
9fa3ce60c8
Examplify job api
2015-08-13 14:25:05 +02:00
Willi Goesgens
ab0c69df30
raise error if a broken URL was specified during creating the example.
2015-08-13 13:07:16 +02:00
Jan Steemann
dc1910e331
added AQL optimizer rule `patch-update-statements`
2015-08-13 13:02:47 +02:00
Willi Goesgens
adf6fd5321
Fix execution of these examples
2015-08-13 11:50:11 +02:00
Willi Goesgens
52406fa674
Move call documentation over into the source.
2015-08-13 10:49:04 +02:00
Willi Goesgens
f5d301a814
Move documentation into the source files.
2015-08-12 17:38:41 +02:00
Willi Goesgens
bbb22ef005
de-duplicate documentation also presend in arangod/RestHandler/RestQueryHandler.cpp
2015-08-12 13:28:38 +02:00
Willi Goesgens
1baa500d4a
New / old examples.
2015-08-12 11:34:38 +02:00
Willi Goesgens
bfab367e3d
Examplify docu.
2015-08-12 11:12:15 +02:00
Willi Goesgens
c3c6220eeb
to make foxx routing return 405 is not easily possible - document the 404 behaviour.
2015-08-12 09:26:00 +02:00
Willi Goesgens
da73b7e214
Remove advanced section, its real content is already gone.
2015-08-11 17:03:31 +02:00
Willi Goesgens
ec0ff178b6
Fix broken links.
2015-08-11 16:50:27 +02:00
Willi Goesgens
9038aa3da9
Add examples to the query administration.
2015-08-11 16:13:35 +02:00
Willi Goesgens
c07ede6230
fix installation procedure for included images.
2015-08-11 16:07:34 +02:00
Willi Goesgens
a497797010
fix json syntax by more clever quoting
2015-08-11 14:43:14 +02:00
Willi Goesgens
cbcf5cc7fe
Fix detection of switch to disable own server for make examples.
2015-08-11 14:21:19 +02:00
Willi Goesgens
695891e46f
Merge branch 'devel' of github.com:arangodb/ArangoDB into devel
2015-08-11 14:19:05 +02:00
Jan Steemann
e6d11818c9
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-08-11 14:18:11 +02:00
Willi Goesgens
3bb3d6b623
Work on the documentation to contain real examples.
2015-08-11 14:18:08 +02:00
Jan Steemann
8b28251f58
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-08-11 14:16:54 +02:00
Willi Goesgens
3c988dc7f1
fix parts of the check-docublocks target to work with the new inline samples.
...
However, its not yet clean, since its primary conditions still aren't met.
2015-08-11 14:16:28 +02:00
Jan Steemann
68465ebba5
Merge branch 'collection-not-loaded' of https://github.com/arangodb/arangodb into devel
...
Conflicts:
js/apps/system/_admin/aardvark/APP/frontend/build/app.js.gz
js/apps/system/_admin/aardvark/APP/frontend/build/app.min.js
js/apps/system/_admin/aardvark/APP/frontend/build/app.min.js.gz
js/apps/system/_admin/aardvark/APP/frontend/build/scripts.html.part
js/apps/system/_admin/aardvark/APP/frontend/build/standalone-min.html
js/apps/system/_admin/aardvark/APP/frontend/build/standalone-min.html.gz
js/apps/system/_admin/aardvark/APP/frontend/build/standalone.html
2015-08-11 14:16:12 +02:00