Skip to content

Commit

Permalink
Merge pull request #50145 from mchugh19/toml_doc
Browse files Browse the repository at this point in the history
make toml serializer discoverable in docs
  • Loading branch information
Mike Place authored and mchugh19 committed Oct 12, 2019
1 parent 8ce2511 commit 3898ab2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/ref/serializers/all/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ serializer modules
json
msgpack
python
toml
yaml
yamlex
6 changes: 6 additions & 0 deletions doc/ref/serializers/all/salt.serializers.toml.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
=====================
salt.serializers.toml
=====================

.. automodule:: salt.serializers.toml
:members:

0 comments on commit 3898ab2

Please sign in to comment.