Merge "Fix building (make) in 'doc' directory"
This commit is contained in:
commit
c424332b16
@ -309,6 +309,8 @@ def authorization(parser, xml_parent, data):
|
||||
"""yaml: authorization
|
||||
Specifies an authorization matrix
|
||||
|
||||
.. _authorization:
|
||||
|
||||
:arg list <name>: `<name>` is the name of the group or user, containing
|
||||
the list of rights to grant.
|
||||
|
||||
@ -333,8 +335,6 @@ def authorization(parser, xml_parent, data):
|
||||
* **run-update**
|
||||
* **scm-tag**
|
||||
|
||||
.. _authorization:
|
||||
|
||||
Example:
|
||||
|
||||
.. literalinclude:: /../../tests/properties/fixtures/authorization.yaml
|
||||
|
@ -5678,6 +5678,7 @@ def slack(parser, xml_parent, data):
|
||||
(default: '/')
|
||||
:arg str room: A comma seperated list of rooms / channels to post the
|
||||
notifications to. (default: '')
|
||||
|
||||
Example:
|
||||
|
||||
.. literalinclude::
|
||||
|
Loading…
Reference in New Issue
Block a user