1
0
Fork 0
Commit Graph

13 Commits

Author SHA1 Message Date
Alan Plum 8853ede355 org/arangodb -> @arangodb 2015-12-15 15:51:44 +01:00
Wilfried Goesgens aae19ff291 Fix dangling anchors and add checker script to the make target. 2015-11-26 18:51:39 +01:00
Wilfried Goesgens a24be7f782 Capital Foxx! 2015-11-05 15:19:03 +01:00
Wilfried Goesgens 19f6ed6032 Rework HTTP basics
- remove mentioning of the long gone ArangoDB 1.4
  - swap sequence to first mention keepalive, then using it efficiently with async HTTP requests
  - introduce the well known connection pool buzzword and howto use it best with keepalive and async HTTP
  - mention in FOXX that this may also be a consideration here
  - move the HTTP Basics above the API description
  - mention that the user may also want to use the swagger.io interactive API-documentation in his ArangoDB

This answers the question and thus fixes #1533
2015-11-05 13:51:56 +01:00
CoDEmanX c46dd9452f Add headlines to Foxx docs 2015-09-08 02:23:09 +02:00
Michael Hackstein 128e6feb29 Fixed todos in Documentation 2015-03-13 16:57:28 +01:00
Thomas Schmidts f951611a59 Changed some parts in the documentation of Foxx:
- There are no wrong links let
- Fixed some spelling errors
- Fixed some format problems
- Changed code examples from indentation to backticks
2015-03-13 16:22:27 +01:00
Michael Hackstein 07038cf20c Added debugging example output to respective chapters 2015-02-18 17:19:02 +01:00
Michael Hackstein db17acbecc Added an introduction to production 2015-02-16 16:09:20 +01:00
Michael Hackstein 28a913875e Added a chapter for debugging in production mode 2015-02-16 16:08:26 +01:00
Michael Hackstein 995b1bdd74 Added a section to describe how to upgrade to a new foxx 2015-02-16 16:08:07 +01:00
Michael Hackstein 54c01b97bd Added description of production mode 2015-02-05 13:14:29 +01:00
Michael Hackstein f494ccebca Added production chapter for new foxx documentation 2015-02-04 16:13:16 +01:00