[IMP] wording and ordering of documentation index
authorXavier Morel <xmo@odoo.com>
Fri, 28 Nov 2014 11:36:04 +0000 (12:36 +0100)
committerXavier Morel <xmo@odoo.com>
Fri, 28 Nov 2014 11:36:04 +0000 (12:36 +0100)
doc/howtos/backend.rst
doc/howtos/themes.rst
doc/howtos/web.rst
doc/howtos/website.rst
doc/index.rst
doc/tutorials.rst

index 5e8135b..b72540c 100644 (file)
@@ -1,8 +1,8 @@
 .. queue:: backend/series
 
-=======
-Backend
-=======
+=================
+Building a Module
+=================
 
 Start/Stop the Odoo server
 ==========================
index 6de9a3d..35cb439 100644 (file)
@@ -1,7 +1,7 @@
 .. highlight:: xml
 
 ===============
-Creating themes
+Building Themes
 ===============
 
 Basic set up
index 98cec4a..384297d 100644 (file)
@@ -1,6 +1,6 @@
-==========
-Web Client
-==========
+=============================
+Building Interface Extensions
+=============================
 
 .. highlight:: javascript
 
index 18cde60..2187956 100644 (file)
@@ -1,7 +1,7 @@
 .. queue:: website/series
 
 ==================
-Building a website
+Building a Website
 ==================
 
 .. warning::
index 56f58b6..45394cd 100644 (file)
@@ -1,9 +1,7 @@
 ============================
-odoo developer documentation
+Odoo Technical Documentation
 ============================
 
-Welcome to the Odoo developer documentation.
-
 .. todo:: what's the documentation's license?
 
 .. rst-class:: index-tree
index a9df051..6ad0686 100644 (file)
@@ -7,5 +7,5 @@ Tutorials
 
     howtos/website
     howtos/backend
-    howtos/web
     howtos/themes
+    howtos/web