[IMP] reference: rewrite and move views documentation to user_interface/

The documentation of the views is redone in order to be up to date and
has allowed a better visualization of the task on the modifiers.

task-2495504

closes odoo/documentation#3523

Related: odoo/odoo#104741
Related: odoo/enterprise#35255
Related: odoo/upgrade#4884
Signed-off-by: Julien Castiaux (juc) <juc@odoo.com>
This commit is contained in:
Gorash
2023-01-17 15:25:44 +00:00
parent 58b82b93d5
commit 83c2012f95
44 changed files with 5111 additions and 2610 deletions

View File

@@ -76,7 +76,7 @@
</a>
</li>
<li>
<a href="{{ pathto('developer/reference/backend/views') }}" class="stretched-link">
<a href="{{ pathto('developer/reference/user_interface/view_records') }}" class="stretched-link">
{{ _("Regular Views") }}
</a>
</li>