commit/galaxy-central: clements: Update Sphinx RST structural doc to reflect recent code changes.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/311b636a7298/ changeset: 311b636a7298 user: clements date: 2013-01-15 02:01:17 summary: Update Sphinx RST structural doc to reflect recent code changes. affected #: 4 files diff -r 1e6f086d98d20e2f5b25e9536d1fbe36bc8e4197 -r 311b636a72988f339f6b81837d5341a6505917a0 doc/source/lib/galaxy.jobs.runners.rst --- a/doc/source/lib/galaxy.jobs.runners.rst +++ b/doc/source/lib/galaxy.jobs.runners.rst @@ -72,4 +72,5 @@ galaxy.jobs.runners.cli_job galaxy.jobs.runners.cli_shell + galaxy.jobs.runners.lwr_client diff -r 1e6f086d98d20e2f5b25e9536d1fbe36bc8e4197 -r 311b636a72988f339f6b81837d5341a6505917a0 doc/source/lib/galaxy.util.rst --- a/doc/source/lib/galaxy.util.rst +++ b/doc/source/lib/galaxy.util.rst @@ -159,4 +159,5 @@ .. toctree:: galaxy.util.backports + galaxy.util.log diff -r 1e6f086d98d20e2f5b25e9536d1fbe36bc8e4197 -r 311b636a72988f339f6b81837d5341a6505917a0 doc/source/lib/galaxy.webapps.community.controllers.rst --- a/doc/source/lib/galaxy.webapps.community.controllers.rst +++ b/doc/source/lib/galaxy.webapps.community.controllers.rst @@ -65,11 +65,3 @@ :undoc-members: :show-inheritance: -:mod:`workflow` Module ----------------------- - -.. automodule:: galaxy.webapps.community.controllers.workflow - :members: - :undoc-members: - :show-inheritance: - diff -r 1e6f086d98d20e2f5b25e9536d1fbe36bc8e4197 -r 311b636a72988f339f6b81837d5341a6505917a0 doc/source/lib/galaxy.webapps.community.util.rst --- a/doc/source/lib/galaxy.webapps.community.util.rst +++ b/doc/source/lib/galaxy.webapps.community.util.rst @@ -25,3 +25,11 @@ :undoc-members: :show-inheritance: +:mod:`workflow_util` Module +--------------------------- + +.. automodule:: galaxy.webapps.community.util.workflow_util + :members: + :undoc-members: + :show-inheritance: + Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
Bitbucket