[IMP] models: add check for common conversion error in field definitions
[odoo/odoo.git] / doc / index.rst
index 4b988e7..45394cd 100644 (file)
@@ -1,64 +1,21 @@
-:orphan:
+============================
+Odoo Technical Documentation
+============================
 
-========================================
-OpenERP Server Developers Documentation
-========================================
-
-OpenERP Server
-''''''''''''''
-
-.. toctree::
-   :maxdepth: 2
-
-   01_getting_started
-   02_architecture
-   03_module_dev
-   04_security
-   workflows
-   05_test_framework
-   06_misc
-   deployment-gunicorn
-   deployment-mod-wsgi
-   form-view-guidelines
-   ir_actions
-
-OpenERP Command
-'''''''''''''''
+.. todo:: what's the documentation's license?
 
+.. rst-class:: index-tree
+.. titlesonly breaks level 3 (~in-document) toc of left navbar, so use
+   maxdepth instead
 .. toctree::
-   :maxdepth: 1
-
-   openerp-command.rst
-   commands.rst
-   adding-command.rst
-
-OpenERP Server API
-''''''''''''''''''
-
-.. toctree::
-   :maxdepth: 1
-
-   orm-methods.rst
-   api_models.rst
-   routing.rst
-
-Changelog
-'''''''''
-
-.. toctree::
-   :maxdepth: 1
-
-   changelog.rst
-
-Concepts
-''''''''
+    :maxdepth: 2
 
-.. glossary::
+    tutorials
+    reference
+    api_integration
 
-    Database ID
+.. ifconfig:: todo_include_todos
 
-        The primary key of a record in a PostgreSQL table (or a
-        virtual version thereof), usually varies from one database to
-        the next.
+    .. rubric:: Things to add and fix
 
-    External ID
+    .. todolist::