[FIX] redirect /page/website.xyz --> /page/xyz. Currently 302 but fme will convert...
[odoo/odoo.git] / doc / index.rst
index a3d3280..97829b0 100644 (file)
@@ -1,59 +1,13 @@
-:orphan:
+============================
+odoo developer documentation
+============================
 
-========================================
-OpenERP Server Developers Documentation
-========================================
-
-OpenERP Server
-''''''''''''''
-
-.. toctree::
-   :maxdepth: 2
-
-   01_getting_started
-   02_architecture
-   03_module_dev
-   04_security
-   05_test_framework
-   06_misc
-   deployment-gunicorn
-   deployment-mod-wsgi
-
-OpenERP Command
-'''''''''''''''
-
-.. toctree::
-   :maxdepth: 1
-
-   openerp-command.rst
-   commands.rst
-   adding-command.rst
-
-OpenERP Server API
-''''''''''''''''''
+.. TODO: replace or style
 
 .. toctree::
-   :maxdepth: 1
-
-   api_models.rst
-
-Changelog
-'''''''''
-
-.. toctree::
-   :maxdepth: 1
-
-   changelog.rst
-
-Concepts
-''''''''
-
-.. glossary::
-
-    Database ID
-
-        The primary key of a record in a PostgreSQL table (or a
-        virtual version thereof), usually varies from one database to
-        the next.
+    :titlesonly:
 
-    External ID
+    tutorials
+    guides
+    reference
+    modules