[DOCs][Added] Index entry for imported_global_has_less_priority
See #559
This commit is contained in:
parent
790a948017
commit
4ec3b345d0
|
|
@ -102,6 +102,10 @@ the ``all`` and ``none`` special names, like this:
|
|||
variants: none
|
||||
global: none
|
||||
|
||||
.. index::
|
||||
pair: import; globals priority
|
||||
single: imported_global_has_less_priority
|
||||
|
||||
This will import all outputs and filters, but not variants or globals.
|
||||
Also note that imported globals has more precedence than the ones
|
||||
defined in the same file. If you want to give more priority to the local
|
||||
|
|
|
|||
Loading…
Reference in New Issue