diff --git a/content/developer/howtos.rst b/content/developer/howtos.rst index 071e6c06e..ffc996c6e 100644 --- a/content/developer/howtos.rst +++ b/content/developer/howtos.rst @@ -1,4 +1,5 @@ -:nosearch: +:show-content: +:hide-page-toc: ========= Tutorials @@ -16,3 +17,120 @@ 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. +
++ Learn everything you need to know about the JavaScript framework of Odoo. + This tutorial will teach you how to build custom components and views, give + life to your application, and even re-introduce the kitten mode. +
++ Follow this guide to keep the technical debt of your CSS code under control. +
++ 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. +
+