details:   https://code.tryton.org/tryton/commit/7c538eb02d66
branch:    default
user:      Cédric Krier <[email protected]>
date:      Fri Feb 27 08:35:57 2026 +0100
description:
        Follow the guideline style for sections of main documentation
diffstat:

 doc/index.rst |  12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diffs (50 lines):

diff -r ab6d4111efe9 -r 7c538eb02d66 doc/index.rst
--- a/doc/index.rst     Tue Jan 20 12:38:02 2026 +0100
+++ b/doc/index.rst     Fri Feb 27 08:35:57 2026 +0100
@@ -3,7 +3,7 @@
 ====================
 
 Main
-----
+====
 
 :doc:`Server <trytond:index>`
    The main application.
@@ -21,16 +21,16 @@
    The library to access REST API.
 
 Backend
--------
+=======
 
 :doc:`GIS <trytond_gis:index>`
    Adds GIS support.
 
 Modules
--------
+=======
 
 Operational
-^^^^^^^^^^^
+-----------
 
 :ref:`Financial Accounting <index-accounting>`
    Reports all transactions of your chart of accounts.
@@ -81,7 +81,7 @@
    Tracks time spend.
 
 Referential
-^^^^^^^^^^^
+-----------
 
 :doc:`Banking <bank:index>`
    Adds bank and account.
@@ -114,7 +114,7 @@
    Manages products.
 
 Administration
-^^^^^^^^^^^^^^
+--------------
 
 :ref:`Document Incoming <index-document-incoming>`
    Process incoming document.

Reply via email to