Make configuration docs easier to read

This commit is contained in:
rallytime 2016-03-10 20:59:40 -07:00
parent 02e67c44ee
commit cf0b2df8e9

View File

@ -4,14 +4,18 @@ Module for interacting with the GitHub v3 API.
.. versionadded:: 2016.3.0.
:depends: - PyGithub python module
:configuration: Configure this module by specifying the name of a configuration
profile in the minion config, minion pillar, or master config. The module
will use the 'github' key by default, if defined.
:depends: PyGithub python module
For example:
Configuration
-------------
.. code-block:: yaml
Configure this module by specifying the name of a configuration
profile in the minion config, minion pillar, or master config. The module
will use the 'github' key by default, if defined.
For example:
.. code-block:: yaml
github:
token: abc1234