aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJake Hunsaker <jhunsake@redhat.com>2020-07-24 16:28:55 -0400
committerJake Hunsaker <jhunsake@redhat.com>2020-08-17 11:41:52 -0400
commit29a9819c3fd3f0918fb3dcfc24aadc43133755c7 (patch)
tree0ad5e083414dee9f3cd5f812d79ed7fc7ff074bd /docs
parentbef0ac86d830993c5599fd8d55d86685187ee8c1 (diff)
downloadsos-29a9819c3fd3f0918fb3dcfc24aadc43133755c7.tar.gz
[docs|plugin] Standardize docstrings on Sphinx style
Standardizes the docstrings within `Plugin()` to adhere to Sphinx-style annotation, to assist with the effort to improve auto documentation generation from Sphinx. Related: #2172 Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/plugins.rst b/docs/plugins.rst
index 9df84227..a1fb0627 100644
--- a/docs/plugins.rst
+++ b/docs/plugins.rst
@@ -4,5 +4,4 @@
.. automodule:: sos.report.plugins
:noindex:
:members:
- :undoc-members:
:show-inheritance: