diff --git a/content/developer/howtos.rst b/content/developer/howtos.rst index 203807a7f..5c6f825c6 100644 --- a/content/developer/howtos.rst +++ b/content/developer/howtos.rst @@ -1,4 +1,5 @@ -:nosearch: +:show-content: +:hide-page-toc: ========= Tutorials @@ -14,3 +15,91 @@ Tutorials howtos/company howtos/accounting_localization howtos/translations + +.. raw:: html + + +
+ Learn how to develop your own module with the Odoo framework. This + step-by-step tutorial is crafted for newcomers and any other individual + curious about Odoo development. +
++ Build your first website modules with Odoo. +
++ Learn more about Odoo's web services. +
++ Learn how to manage multiple companies and deal with the records-related + specificities of a multi-company environment. +
++ Learn how to build a localization module, create bank operation models and + dynamic reports. +
++ Learn how to provide translation abilities to your module. +
+