1
0
Fork 0
Commit Graph

1875 Commits

Author SHA1 Message Date
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
Willi Goesgens 15b450f13b Output the full path to the file, README.mdpp alone isn't that informative. 2015-08-11 14:15:49 +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 25024d7935 New examples. 2015-08-11 14:10:47 +02:00
Alan Plum 22cb44904e Added engines field to example manifest. 2015-08-11 13:41:04 +02:00
Alan Plum a3b2e1727f More docs. 2015-08-11 13:34:57 +02:00
Alan Plum 5c6484d3ed Deprecated controller.addInjector. 2015-08-11 13:26:32 +02:00
Alan Plum c62573dc5c Updated docs for classes. 2015-08-11 13:26:05 +02:00
Alan Plum 1031a3d4e9 Added optional Foxx deps. 2015-08-11 13:08:06 +02:00
Jan Steemann 434d6167db added configuration option `--database.throw-collection-not-loaded-error` 2015-08-11 12:31:42 +02:00
Willi Goesgens fbe79340d8 Add example howto select ranges of dates. 2015-08-10 10:51:50 +02:00
Willi Goesgens 3f658359c1 Examplify 2015-08-07 11:45:39 +02:00
Willi Goesgens eba829542d Add checks whether inline example replacers fail to snap on the right end 2015-08-07 11:45:07 +02:00
Willi Goesgens b6c045b613 Implement dynamic examples for invoking AQL tutorial 2015-08-06 17:52:57 +02:00
Willi Goesgens a05e0fb246 Smarten example generator 2015-08-06 17:52:36 +02:00
Willi Goesgens 9d4eb0d54a if substituting is in a failure state, output the current version of the text so the user can debug it. 2015-08-06 17:16:07 +02:00
Willi Goesgens 4245817c82 Propper error handling for malformed example tokens 2015-08-06 17:03:40 +02:00
Willi Goesgens 18928ef487 Offer to use an already running server to save time 2015-08-06 16:07:10 +02:00
Willi Goesgens d13be88d53 Examplify the 'Exploring Collections and Documents'-chapter 2015-08-06 15:39:32 +02:00
Willi Goesgens 6fdb550a60 Fix directories & orders 2015-08-06 15:39:19 +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 80a43d30a1 Rework documentation generation process
- remove bot.py, its done now in generateMdFiles.py
  - remove make file target that calls python markdownPP for each file
  - add generateMdFiles.py that now
    - iterates over all files to be processed
    - runs markdownPP as a module for it
    - runs the codeblock replacer
  - sort per book make targets
  - bisect intermediate files into a temporary directory: ppbooks; this simplifies cleaning dramatically.
2015-08-06 13:20:35 +02:00
Willi Goesgens 686dee6671 Implement codeblocks inside of mdpp files. 2015-08-05 13:38:40 +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 7f2b3c0195 New examples. 2015-08-04 18:42:10 +02:00
hkernbach 2136247ea7 removed wrong comment 2015-08-04 17:30:32 +02:00
Thomas Schmidts 7c9acc155b Changed Version look on smartphones 2015-08-04 14:00:11 +02:00