Willi Goesgens
f6767d1fbd
List skipped filenames as a bunch, not one per line.
2015-08-13 14:26:01 +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
Willi Goesgens
76dbe1b8cf
execute examples in their complete alphabetical order, regardles of whether they're OUTPUT or RUN
2015-08-11 14:13:53 +02:00
Willi Goesgens
a05e0fb246
Smarten example generator
2015-08-06 17:52:36 +02:00
Willi Goesgens
b412b4b4de
Enable filter to be regexes, so groups of examples can be built.
2015-08-06 15:38:53 +02:00
Willi Goesgens
c6521c0b92
accept blanks before auto-code blocks, so we can have indend blocks in markdown.
2015-08-05 10:22:26 +02:00
Willi Goesgens
021d01e4fe
Rework index documentation; add more executed examples.
2015-08-04 18:42:44 +02:00
Willi Goesgens
0222af45dc
New development mode: generate just one example so you can quicker revalidate the example you're working on.
2015-07-31 16:13:13 +02:00
Jan Steemann
237276c18d
fixed graph examples
2015-06-03 17:10:50 +02:00
Willi Goesgens
312972a4ec
Modify examples so they clean up after their run.
2015-05-04 17:22:25 +02:00
Willi Goesgens
09ca6253ae
Modify documentation sample generation script
...
- be more inteligent in .js, not so much 'paste it dumb in from python'
- catch errors and report them so the build process will abort
- keep the source filename of the snippet for smarter errormessages
- modularize python code into more functions
- write head & tail .js code from own functions.
2015-04-27 17:05:08 +02:00
Willi Goesgens
bbb7ebef79
Example generator:
...
- restructure generated code, so its a bit more readable
- catch errors, and if some were caught, throw all of them at the end causing make examples to abort.
2015-04-23 10:47:38 +02:00
Jan Steemann
275a17e2c4
exclude ahuacatl.js from examples
2014-10-22 10:36:35 +02:00
Thomas Schmidts
0d969e6814
Changes in the gitbook, also bug fixing in code
2014-06-24 14:28:30 +02:00
Frank Celler
af109c73ca
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
...
Conflicts:
js/server/modules/org/arangodb/foxx/manager.js
2014-06-20 14:41:13 +02:00
Frank Celler
026e600c12
do not print undefined
2014-06-20 14:28:49 +02:00
Jan Steemann
7a9c7f5590
fixed Dutch
2014-06-18 21:15:04 +02:00
Frank Celler
5ea6286029
removed leading blanks
2014-06-18 19:14:34 +02:00
Frank Celler
25e694f8ab
added wildcards
2014-06-18 17:51:24 +02:00
Frank Celler
b0b7be5c28
added ~ and | markers
2014-06-06 17:48:04 +02:00
Frank Celler
549368e166
fixed example generation process
2014-05-21 18:09:10 +02:00
Jan Steemann
73f0405ead
added documentation for endpoints
2013-09-23 16:21:02 +02:00
Jan Steemann
8a254ea230
replication API documentation
2013-07-24 17:37:16 +02:00
Jan Steemann
14914b3bd7
use a more deterministic execution order when generating examples
2013-06-13 13:07:18 +02:00
Thomas Richter
cb940c85bd
added some query and header parameters to the swagger tags
2013-04-24 15:28:31 +02:00
Frank Celler
1d7ee507e2
added TRI_ERROR_ARANGO_DOCUMENT_KEY_MISSING
2013-04-06 10:18:29 +02:00
Thomas Richter
f77fa798c8
generateArangoshRun db._collections() error fixed
2013-03-27 14:37:28 +01:00
Frank Celler
3af1f5c2e8
new documentation format for REST calls, hopefully allowing swagger.it like output
2013-02-22 21:36:11 +01:00
Frank Celler
8cca06127c
moved .dox to .md
2013-02-09 13:15:28 +01:00