Added wheel module documentation

This commit is contained in:
Seth House 2012-10-29 18:24:52 -06:00
parent 747c6ff6a8
commit 95d44b000f
5 changed files with 34 additions and 0 deletions

View File

@ -46,6 +46,7 @@ Full Table of Contents
ref/tops/all/index
ref/runners/index
ref/runners/all/index
ref/wheel/all/index
ref/peer
ref/clientacl
ref/syndic

View File

@ -0,0 +1,15 @@
.. _all-salt.wheel:
==================================
Full list of builtin wheel modules
==================================
.. currentmodule:: salt.wheel
.. autosummary::
:toctree:
:template: autosummary.rst.tmpl
config
file_roots
key

View File

@ -0,0 +1,6 @@
=================
salt.wheel.config
=================
.. automodule:: salt.wheel.config
:members:

View File

@ -0,0 +1,6 @@
=====================
salt.wheel.file_roots
=====================
.. automodule:: salt.wheel.file_roots
:members:

View File

@ -0,0 +1,6 @@
==============
salt.wheel.key
==============
.. automodule:: salt.wheel.key
:members: