1
0
Fork 0
Commit Graph

66 Commits

Author SHA1 Message Date
Alan Plum 8a078cc960
Improve `@arangodb` docs 2017-01-09 20:01:07 +01:00
Alan Plum d9e6acee6b Update GettingStarted.mdpp 2017-01-09 19:09:13 +01:00
Alan Plum ae61d0e0e6
Fix TODOs in Foxx docs 2016-12-12 15:40:51 +01:00
Alan Plum 27099a1f73
Clarify the default value of req.body
See #2215.
2016-12-12 13:12:40 +01:00
Alan Plum d8bf7252e2
Document OAuth1 2016-12-09 15:28:36 +01:00
Alan Plum 278e6d2cfe
Nicer OAuth2 docs 2016-12-09 15:28:36 +01:00
Simran Brucherseifer e4eeb57e30 Docs: Use standard Markdown notation for headlines and disable MarkdownPP 2016-12-06 02:41:58 +01:00
Alan Plum 4585f300d9
Document dependencies description 2016-11-18 16:06:19 +01:00
Alan Plum 295e0ea19c
Mention the dotdot changes 2016-11-15 18:07:48 +01:00
Alan Plum 0950520eb5
Implement inline middleware 2016-10-26 18:16:18 +02:00
Alan Plum 019ea402d9
Add chapter on Foxx testing 2016-10-26 15:24:57 +02:00
Alan Plum 764d3b3183
Document the OAuth2 module
[skip ci]
2016-10-12 16:43:54 +02:00
Simran Brucherseifer 4af426f494 Fix Foxx Auth link in docs 2016-10-10 17:34:19 +02:00
Simran Brucherseifer 5b07b92346 Foxx: post route example that accepts an array of objects 2016-09-14 15:09:20 +02:00
Alan Plum 76c447e29d
Add module.context.createDocumentationRouter 2016-08-19 00:36:08 +02:00
Simran Brucherseifer 6d12343b45 Docs: make examples clearer that require modules, add note about aqlQuery -> aql 2016-07-27 17:11:42 +02:00
Alan Plum 284e71c8e0
GraphQL! Hype! 🎉 2016-07-12 17:03:44 +02:00
Alan Plum 9c4320aa92
Fix auth examples 2016-07-07 13:09:57 +02:00
Wilfried Goesgens 53043e28b2 Add detection for non-converted URLS, and make TODOs not match them. 2016-06-24 11:17:13 +02:00
Alan Plum 554a4f7ae3
Split up Foxx migration docs 2016-06-23 16:09:46 +02:00
Simran Brucherseifer af806a165a Minor documentation improvements 2016-06-21 14:14:08 +02:00
Wilfried Goesgens c0bc2df7b5 Fix link. 2016-06-21 14:06:56 +02:00
Alan Plum 24074069f9
Finalize Router/Response.md 2016-06-21 00:13:01 +02:00
Simran Brucherseifer 0d0b23ca47 Fixx Foxx typos and markdown 2016-06-20 22:27:13 +02:00
Alan Plum 132a3fa387
Finalize Context.md 2016-06-20 18:02:26 +02:00
Alan Plum 50b8873d7c
More docs 2016-06-20 17:37:45 +02:00
Simran Brucherseifer 495ecbff38 Fix Foxx docu links and build 2016-06-20 11:38:01 +02:00
Alan Plum 34e8fdb90f
Port Configuration.md 2016-06-19 23:45:49 +02:00
Alan Plum 4b5c978a10
Ported old Scripts.md 2016-06-19 23:36:01 +02:00
Alan Plum 3465835def
Finalize Router/README.md 2016-06-19 23:01:32 +02:00
Alan Plum 88b4862fd8
Later 2016-06-19 22:51:03 +02:00
Alan Plum 4131c791a7
Finalize Router/Middleware.md 2016-06-19 22:44:12 +02:00
Alan Plum 8e24517115
Finalize Dependencies.md 2016-06-19 22:29:23 +02:00
Alan Plum da9035a464
Document crypto module, clean up modules appendix 2016-06-19 21:56:11 +02:00
Alan Plum c55f6df799
Finalize Router/Endpoints.md 2016-06-19 19:54:04 +02:00
Alan Plum 8877db1239
Finalize Sessions/Transports/README.md 2016-06-19 19:26:25 +02:00
Alan Plum b2c2a33ceb
Comment out links to Testing.md 2016-06-19 19:13:16 +02:00
Alan Plum 3a0959c5aa
Finalize AtAGlance.md (needs aardvark links) 2016-06-19 19:10:19 +02:00
Alan Plum 069309a65c
Don't ever use IDs for styling
This nonsense breaks markdown-generated IDs and causes all kinds of trouble. Don't use IDs. Ever.
2016-06-17 17:27:49 +02:00
Alan Plum 1ce1cdaf07
Maybe fix the slug
[skip ci]
2016-06-17 17:10:37 +02:00
Alan Plum d780d3335c
Expand on pre-2.8 differences
[skip ci]
2016-06-17 16:40:36 +02:00
Alan Plum 84a05ebc38
Document require behaviour in migration
Fixes #1694.
[skip ci]
2016-06-17 16:17:15 +02:00
Alan Plum 071e68b203
Document res.contentType
[skip ci]
2016-06-16 15:24:50 +02:00
Alan Plum 131ab8eb2b
req.params is now req.param
[skip ci]
2016-06-16 12:05:16 +02:00
Alan Plum 85cddd781c
Show module.exports and module.context.use for routers
[skip ci]
2016-06-16 11:46:25 +02:00
Alan Plum 96b14e2c8f
Before/After -> Old/New
[skip ci]
2016-06-16 11:37:27 +02:00
Alan Plum 00e69f3f52
Add manifest example for controller migration 2016-06-16 11:36:56 +02:00
Alan Plum ecbe8262aa
Add example of creating a router 2016-06-15 18:24:59 +02:00
Alan Plum 119708c0df
Complete Migrating2x.md
[skip ci]
2016-06-15 18:02:09 +02:00
Alan Plum 5dcd8cdb77
Reiterate that magical comments are dead
[skip ci]
2016-06-15 17:20:21 +02:00