Add moduler tokens to the index.

This commit is contained in:
Thomas Phipps 2019-05-21 12:50:18 -07:00
parent 3d53067c6f
commit b5a1c36369
4 changed files with 27 additions and 0 deletions

View file

@ -30,5 +30,6 @@ This section contains a list of the Python modules that are used to extend the v
../ref/serializers/all/index
../ref/states/all/index
../ref/thorium/all/index
../ref/tokens/all/index
../ref/tops/all/index
../ref/wheel/all/index

View file

@ -0,0 +1,14 @@
.. _all-salt.tokens:
============
auth modules
============
.. currentmodule:: salt.tokens
.. autosummary::
:toctree:
:template: autosummary.rst.tmpl
localfs
rediscluster

View file

@ -0,0 +1,6 @@
===================
salt.tokens.localfs
===================
.. automodule:: salt.tokens.localfs
:members:

View file

@ -0,0 +1,6 @@
========================
salt.tokens.rediscluster
========================
.. automodule:: salt.tokens.rediscluster
:members: