mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #27260 from bechtoldt/missing_refs
add missing module doc references
This commit is contained in:
commit
de6e5abe6c
4 changed files with 24 additions and 0 deletions
6
doc/ref/modules/all/salt.modules.debbuild.rst
Normal file
6
doc/ref/modules/all/salt.modules.debbuild.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
=====================
|
||||
salt.modules.debbuild
|
||||
=====================
|
||||
|
||||
.. automodule:: salt.modules.debbuild
|
||||
:members:
|
6
doc/ref/modules/all/salt.modules.smartos_virt.rst
Normal file
6
doc/ref/modules/all/salt.modules.smartos_virt.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
=========================
|
||||
salt.modules.smartos_virt
|
||||
=========================
|
||||
|
||||
.. automodule:: salt.modules.smartos_virt
|
||||
:members:
|
6
doc/ref/modules/all/salt.modules.system_rest_sample.rst
Normal file
6
doc/ref/modules/all/salt.modules.system_rest_sample.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
===============================
|
||||
salt.modules.system_rest_sample
|
||||
===============================
|
||||
|
||||
.. automodule:: salt.modules.system_rest_sample
|
||||
:members:
|
6
doc/ref/states/all/salt.states.glance.rst
Normal file
6
doc/ref/states/all/salt.states.glance.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
==================
|
||||
salt.states.glance
|
||||
==================
|
||||
|
||||
.. automodule:: salt.states.glance
|
||||
:members:
|
Loading…
Add table
Reference in a new issue