[MOV] documentation structure reorganization
This commit aims to improve the documentation's navigability by redefining some categories' purposes and titles. There is a redirection rule for each documentation page moved. This ensures that users won't have a 404 error message. task-3217827 closes odoo/documentation#8064 Signed-off-by: Jonathan Castillo (jcs) <jcs@odoo.com>
This commit is contained in:
@@ -22,6 +22,14 @@ applications/finance/payment_acquirers/paypal.rst applications/finance/payment_p
|
||||
applications/finance/payment_acquirers/sips.rst applications/finance/payment_providers/sips.rst # /payment_acquirers/* -> /payment_providers/*
|
||||
applications/finance/payment_acquirers/stripe.rst applications/finance/payment_providers/stripe.rst # /payment_acquirers/* -> /payment_providers/*
|
||||
applications/finance/payment_acquirers/wire_transfer.rst applications/finance/payment_providers/wire_transfer.rst # /payment_acquirers/* -> /payment_providers/*
|
||||
applications/finance/spreadsheet.rst applications/productivity/spreadsheet.rst # finance/* -> productivity/*
|
||||
applications/finance/spreadsheet/insert.rst applications/productivity/spreadsheet/insert.rst # finance/spreadsheet/* -> productivity/spreadsheet/*
|
||||
applications/finance/spreadsheet/templates.rst applications/productivity/spreadsheet/templates.rst # finance/spreadsheet/* -> productivity/spreadsheet/*
|
||||
|
||||
# applications/general
|
||||
|
||||
applications/general/search.rst applications/essentials/search.rst # general/* -> essentials/*
|
||||
applications/general/reporting.rst applications/essentials/reporting.rst # general/* -> essentials/*
|
||||
|
||||
# applications/inventory_and_mrp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user