rename tutorial in create an app

This commit is contained in:
Bernhard Posselt
2014-05-12 17:27:28 +02:00
parent c94862c4ff
commit 75b322122a
2 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
:hidden:
../general/index
tutorial
startapp
init
info
classloader
@@ -53,7 +53,7 @@ Before starting to write an app please read the security and coding guidelines:
After this you can start to write your first app:
* :doc:`tutorial`
* :doc:`startapp`
App development
===============

View File

@@ -1,6 +1,6 @@
========
Tutorial
========
=============
Create an app
=============
.. sectionauthor:: Bernhard Posselt <dev@bernhard-posselt.com>