1
0
Fork 0

renamed titles and changed them to "h1" so that they appear in the table of content

This commit is contained in:
Doerthe Luebbert 2013-10-18 16:12:06 +02:00
parent 0814d4de22
commit 4649d03abc
1 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ please continue.
So let's get started, shall we? So let's get started, shall we?
Overview Overview
-------- ========
The typical request to a Foxx application will work as follows (only conceptually, The typical request to a Foxx application will work as follows (only conceptually,
a lot of the steps are cached in reality): a lot of the steps are cached in reality):
@ -44,8 +44,8 @@ methods.
Now let's get into the details. Now let's get into the details.
Creating the application files Your first Foxx app in 5 minutes - a step-by-step tutorial
------------------------------ ==========================================================
An application built with Foxx is written in JavaScript and deployed to An application built with Foxx is written in JavaScript and deployed to
ArangoDB directly. ArangoDB serves this application, you do not need a ArangoDB directly. ArangoDB serves this application, you do not need a