Skip to content

Commit

Permalink
Merge pull request #54919 from twangboy/update_docs
Browse files Browse the repository at this point in the history
Add missing docs for win_wusa state and module (2019.2.1)
  • Loading branch information
dwoz authored Oct 11, 2019
2 parents 2f817bc + 57ff199 commit 7d253bc
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/ref/modules/all/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -505,6 +505,7 @@ execution modules
win_timezone
win_useradd
win_wua
win_wusa
x509
xapi_virt
xbpspkg
Expand Down
6 changes: 6 additions & 0 deletions doc/ref/modules/all/salt.modules.win_wusa.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
=====================
salt.modules.win_wusa
=====================

.. automodule:: salt.modules.win_wusa
:members:
1 change: 1 addition & 0 deletions doc/ref/states/all/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@ state modules
win_snmp
win_system
win_wua
win_wusa
winrepo
x509
xmpp
Expand Down
5 changes: 5 additions & 0 deletions doc/ref/states/all/salt.states.win_wusa.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
salt.states.win_wusa module
===========================

.. automodule:: salt.states.win_wusa
:members:

0 comments on commit 7d253bc

Please sign in to comment.