mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
887a415138
Removes the "Full list of builtin ..." from each module reference list, leaving just the module type for scanability. Refs #12470 Refs #10206 Refs #10480 Refs #23522 Refs #33023
19 lines
259 B
ReStructuredText
19 lines
259 B
ReStructuredText
.. _all-salt.serializers:
|
|
|
|
==================
|
|
serializer modules
|
|
==================
|
|
|
|
.. currentmodule:: salt.serializers
|
|
|
|
.. autosummary::
|
|
:toctree:
|
|
:template: autosummary.rst.tmpl
|
|
|
|
configparser
|
|
json
|
|
msgpack
|
|
python
|
|
yaml
|
|
yamlex
|