mirror of https://gitee.com/bigwinds/arangodb
Readded Foxx Vendor Apps to documentation.
This commit is contained in:
parent
7b366ca130
commit
76e58fe45e
|
@ -1,8 +1,4 @@
|
|||
^SUMMARY.md$
|
||||
^README.md$
|
||||
^Foxx/Apps/README.md$
|
||||
^Foxx/Apps/Sessions.md$
|
||||
^Foxx/Apps/SimpleAuth.md$
|
||||
^Foxx/Apps/Users.md$
|
||||
^node_modules/gitbook-plugin-piwik/README.md$
|
||||
^node_modules/gitbook-plugin-toggle-chapters/README.md$
|
||||
|
|
|
@ -127,6 +127,10 @@
|
|||
* [Advanced Features](Foxx/Advanced/README.md)
|
||||
* [Exports](Foxx/Advanced/Exports.md)
|
||||
* [Dependency Injection](Foxx/Advanced/Injection.md)
|
||||
* [Vendor Apps](Foxx/Apps/README.md)
|
||||
* [Sessions](Foxx/Apps/Sessions.md)
|
||||
* [Users](Foxx/Apps/Users.md)
|
||||
* [Simple Authentication](Foxx/Apps/SimpleAuth.md)
|
||||
* [ArangoDB's Actions](ArangoActions/README.md)
|
||||
* [Delivering HTML Pages](ArangoActions/HtmlExample.md)
|
||||
* [Json Objects](ArangoActions/JsonExample.md)
|
||||
|
|
Loading…
Reference in New Issue