[FIX] reference/view_architectures/*: remove nosearch
meta directives
The `nosearch` meta directive is not fully supported in included files:
the generated file is excluded from search results, but the "nosearch"
term is present in the included content.
closes odoo/documentation#9189
X-original-commit: 298a222d00
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
9d0f3d1a91
commit
75ebb7c186
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: context
|
.. attribute:: context
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: help
|
.. attribute:: help
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: icon
|
.. attribute:: icon
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: name
|
.. attribute:: name
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: string
|
.. attribute:: string
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: type
|
.. attribute:: type
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: name
|
.. attribute:: name
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: readonly
|
.. attribute:: readonly
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: required
|
.. attribute:: required
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: string
|
.. attribute:: string
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: widget
|
.. attribute:: widget
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: class
|
.. attribute:: class
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: column_invisible
|
.. attribute:: column_invisible
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: groups
|
.. attribute:: groups
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: invisible
|
.. attribute:: invisible
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: banner_route
|
.. attribute:: banner_route
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: create
|
.. attribute:: create
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: default_group_by
|
.. attribute:: default_group_by
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: default_order
|
.. attribute:: default_order
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: delete
|
.. attribute:: delete
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: edit
|
.. attribute:: edit
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: sample
|
.. attribute:: sample
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
:nosearch:
|
|
||||||
|
|
||||||
.. attribute:: string
|
.. attribute:: string
|
||||||
:noindex:
|
:noindex:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user