commit | 9358f74d8c958a1ce672a13f7ecc0eaf6032e448 | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Wed Sep 12 14:49:43 2018 -0600 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Wed Sep 12 14:49:43 2018 -0600 |
tree | f18a3617a87a17d3d55d2446d4817b5007630f06 | |
parent | 337a574ad88b9158a77d18548b6fe809e4c8f353 [diff] |
Add :special-members: directive to automodule in docs This patch set adds :special-members: [0] directive to automodule command in Patrole docs, in order to correctly render documentation like [1] which is quite important. It won't show up without this directive [2]. [0] http://www.sphinx-doc.org/en/master/usage/extensions/autodoc.html#directives [1] https://github.com/openstack/patrole/blob/337a574ad88b9158a77d18548b6fe809e4c8f353/patrole_tempest_plugin/policy_authority.py#L37 [2] https://docs.openstack.org/patrole/latest/framework/policy_authority.html#module-patrole_tempest_plugin.policy_authority Change-Id: I2a69f52e903f57cced3f5ace3ec6aab3620a4e63