Merge pull request #50145 from mchugh19/toml_doc

make toml serializer discoverable in docs
This commit is contained in:
Mike Place 2018-10-22 08:31:39 -06:00 committed by Christian McHugh
parent 8ce2511010
commit 3898ab27c8
2 changed files with 7 additions and 0 deletions

View file

@ -14,5 +14,6 @@ serializer modules
json
msgpack
python
toml
yaml
yamlex

View file

@ -0,0 +1,6 @@
=====================
salt.serializers.toml
=====================
.. automodule:: salt.serializers.toml
:members: