[IMP] tutorials/getting_started: rework the environment setup guide

This commit replaces a big chunk of the instructions relative to the
environment setup with a reference to the equivalent steps listed in the
contribution guide. It also moves the content of the "Create your first
PR" section from chapter 16 to chapter 2, as readers were struggling
with the Git configuration required to push their work to GitHub as they
progressed through the tutorial.

closes odoo/documentation#4402

X-original-commit: 276f981703
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
Antoine Vandevenne (anv)
2023-05-09 16:01:35 +00:00
parent 84390f4461
commit 26e12696c1
12 changed files with 105 additions and 325 deletions
+17 -13
View File
@@ -55,6 +55,12 @@ applications/inventory_and_mrp/inventory/management/incoming/two_steps.rst appli
applications/inventory_and_mrp/inventory/management/replenishment_strategies/virtual_warehouses.rst applications/inventory_and_mrp/inventory/management/warehouses/warehouse_replenishment_transfer.rst
applications/inventory_and_mrp/inventory/routes/concepts/inter_warehouse.rst applications/inventory_and_mrp/inventory/management/warehouses/warehouse_replenishment_transfer.rst
# applications/marketing
applications/marketing/social_marketing/overview/livechat.rst applications/marketing/social_marketing/essentials/sms_essentials.rst
applications/marketing/social_marketing/overview/push_notifications.rst applications/marketing/social_marketing/essentials/sms_essentials.rst
applications/marketing/social_marketing/overview/create_posts.rst applications/marketing/social_marketing/essentials/sms_essentials.rst
# applications/sales
applications/sales/crm/acquire_leads/generate_from_email.rst applications/sales/crm/acquire_leads/generate_leads.rst # (#986)
@@ -87,6 +93,13 @@ applications/services/fsm.rst applications/services/field_service.rst
applications/services/fsm/helpdesk/plan_onsite.rst applications/services/field_service/onsite_interventions.rst # fsm/helpdesk/plan_onsite -> field_service/onsite_interventions
applications/services/fsm/sales/onsite_tasks_from_sales_orders.rst applications/services/field_service/onsite_interventions.rst # fsm/sales/onsite_tasks_from_sales_orders -> field_service/onsite_interventions
# applications/surveys
applications/marketing/surveys/overview.rst applications/marketing/surveys.rst # remove survey overview folder
applications/marketing/surveys/overview/create.rst applications/marketing/surveys/create.rst # remove survey overview folder
applications/marketing/surveys/overview/scoring.rst applications/marketing/surveys/scoring.rst # remove survey overview folder
applications/marketing/surveys/overview/time_random.rst applications/marketing/surveys/time_random.rst # remove survey overview folder
# applications/websites
applications/websites/livechat/overview/get_started.rst applications/websites/livechat.rst # livechat/overview/get_started -> livechat
@@ -101,13 +114,6 @@ applications/websites/website/publish/multi_website.rst applications/websites/we
applications/websites/website/publish/on-premise_geo-ip-installation.rst applications/websites/website/configuration/on-premise_geo-ip-installation.rst # publish/* -> configuration/*
applications/websites/website/publish/translate.rst applications/websites/website/configuration/translate.rst # publish/* -> configuration/*
# applications/surveys
applications/marketing/surveys/overview.rst applications/marketing/surveys.rst # remove survey overview folder
applications/marketing/surveys/overview/create.rst applications/marketing/surveys/create.rst # remove survey overview folder
applications/marketing/surveys/overview/scoring.rst applications/marketing/surveys/scoring.rst # remove survey overview folder
applications/marketing/surveys/overview/time_random.rst applications/marketing/surveys/time_random.rst # remove survey overview folder
# developer/howtos
developer/api/external_api.rst developer/reference/external_api.rst # reorganize the developer doc
@@ -141,16 +147,14 @@ developer/howtos/web.rst developer/tutorials/web.rst
developer/howtos/website.rst developer/tutorials/website.rst # reorganize the developer doc
developer/iot.rst developer/howtos/connect_device.rst # reorganize the developer doc
# applications/marketing
applications/marketing/social_marketing/overview/livechat.rst applications/marketing/social_marketing/essentials/sms_essentials.rst
applications/marketing/social_marketing/overview/push_notifications.rst applications/marketing/social_marketing/essentials/sms_essentials.rst
applications/marketing/social_marketing/overview/create_posts.rst applications/marketing/social_marketing/essentials/sms_essentials.rst
# developer/misc
developer/misc/api/external_api.rst developer/api/external_api.rst # better location for misc/ content (#2350)
# developer/tutorials
developer/tutorials/getting_started/16_guidelines_pr.rst developer/tutorials/getting_started/16_final_word.rst
# legal
legal/others/cla.rst legal/cla.rst