[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#9191
X-original-commit: 298a222d00
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
59e8cb1c3a
commit
6332d389f9
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: context
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: help
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: icon
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: name
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: string
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: type
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: name
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: readonly
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: required
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: string
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: widget
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: class
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: column_invisible
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: groups
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: invisible
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: banner_route
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: create
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: default_group_by
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: default_order
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: delete
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: edit
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: sample
|
||||
:noindex:
|
||||
|
||||
|
@ -1,5 +1,3 @@
|
||||
:nosearch:
|
||||
|
||||
.. attribute:: string
|
||||
:noindex:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user