[MOV] howto/rdtraining: move "Getting started" to the tutorials dir

This commit also replaces references to the "Building a module"
tutorial by references to the "Getting started" tutorial.

task-2991663

Part-of: odoo/documentation#3655
This commit is contained in:
Antoine Vandevenne (anv)
2023-02-17 14:50:20 +00:00
parent 73ce4d6cd8
commit 4f4e346953
104 changed files with 320 additions and 272 deletions
@@ -146,7 +146,7 @@ Manually
--------
If you want to create your module structure manually,
you can follow :doc:`Build an Odoo module </developer/howtos/backend>` to understand
you can follow the :doc:`/developer/tutorials/getting_started` tutorial to understand
the structure of a module and the content of each file.
Push the development branch