[ADD] developer/howto: guide for theming

A complete guide on how to create a custom website theme for Odoo

closes odoo/documentation#4416

X-original-commit: 892fd3e2ac
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
Signed-off-by: Castillo Jonathan (jcs) <jcs@odoo.com>
This commit is contained in:
CVDE-odoo
2023-04-20 14:32:38 +00:00
committed by Jonathan Castillo (jcs)
parent 542fdceca9
commit df788fc485
53 changed files with 3154 additions and 1110 deletions
+6
View File
@@ -17,6 +17,7 @@ How-to guides
howtos/create_reports
howtos/accounting_localization
howtos/translations
howtos/website_themes
howtos/provide_iap_services
howtos/connect_device
@@ -68,6 +69,11 @@ How-to guides
Learn how to provide translation abilities to your module.
.. card:: Website themes
:target: howtos/website_themes
Learn how to customize your website by creating a custom theme.
.. card:: Provide IAP services
:target: howtos/provide_iap_services