1
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
Dan Larkin 9b53d3cd45 Documented custom exception behavior (addresses issue #2561). (#2595) 2017-06-18 22:50:01 +02:00
jsteemann 098d9d2c00 updated documentation 2017-05-31 11:33:57 +02:00
jsteemann 305d7fafc2 added documentation 2017-05-30 16:39:40 +02:00
Wilfried Goesgens 81be8b9901 rename .mdpp files to .md so the handling is easier. 2017-05-04 12:04:24 +02:00
Simran Brucherseifer e4eeb57e30 Docs: Use standard Markdown notation for headlines and disable MarkdownPP 2016-12-06 02:41:58 +01:00
Simran Brucherseifer 098564f20c Clarify the transaction API's sub-attributes of collections parameter 2016-11-18 01:39:45 +01:00
Simran Brucherseifer e294984831 Docs: Limitations in cluster mode 2016-08-24 13:38:47 +02:00
Simran Brucherseifer 963066e42d Replace more require('internal') by require('@arangodb') where possible 2016-07-27 14:44:17 +02:00
Simran Brucherseifer 615f408b10 Move disallowed operations to limitation chapter 2016-07-27 14:43:26 +02:00
Simran Brucherseifer 0bcd75921f Docs: Fix locking and isolation code examples (require db object and use AQL traversal) 2016-07-25 18:43:30 +02:00
Frank Celler c665b0499f replaced require("internal").db by require("@arangodb").db 2016-07-22 16:22:23 +02:00
Simran Brucherseifer 23e22f6f39 Rename Users documentation to Manual 2016-05-24 16:09:21 +02:00