Merge pull request #23276 from whiteinge/missing-docs-pt-deux

Fix the build process for a few empty docs
This commit is contained in:
Seth House 2015-05-01 14:28:44 -06:00
commit bdfb589621
7 changed files with 9 additions and 27 deletions

View File

@ -69,7 +69,6 @@ MOCK_MODULES = [
'libcloud.loadbalancer.providers',
'libcloud.common',
'libcloud.common.google',
'linodepy',
# third-party libs for netapi modules
'cherrypy',
@ -81,7 +80,9 @@ MOCK_MODULES = [
'tornado',
'tornado.concurrent',
'tornado.gen',
'tornado.httpclient',
'tornado.httpserver',
'tornado.httputil',
'tornado.ioloop',
'tornado.web',
'tornado.websocket',
@ -95,7 +96,6 @@ MOCK_MODULES = [
'ClusterShell',
'ClusterShell.NodeSet',
'django',
'fsutils',
'libvirt',
'MySQLdb',
'MySQLdb.cursors',

View File

@ -17,5 +17,5 @@ Full list of builtin auth modules
mysql
pam
pki
stormpath_mod
stormpath
yubico

View File

@ -0,0 +1,6 @@
===================
salt.auth.stormpath
===================
.. automodule:: salt.auth.stormpath
:members:

View File

@ -1,6 +0,0 @@
=======================
salt.auth.stormpath_mod
=======================
.. automodule:: salt.auth.stormpath_mod
:members:

View File

@ -1,6 +0,0 @@
==========================
salt.cloud.clouds.linodepy
==========================
.. automodule:: salt.cloud.clouds.linodepy
:members:

View File

@ -1,6 +0,0 @@
====================
salt.modules.fsutils
====================
.. automodule:: salt.modules.fsutils
:members:

View File

@ -1,6 +0,0 @@
=======================
salt.pillar.file_encode
=======================
.. automodule:: salt.pillar.file_encode
:members: