jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1033693?usp=email )
Change subject: [doc] remove tests supbackages documenation ...................................................................... [doc] remove tests supbackages documenation Change-Id: I0d5e7768a0a0ea0b894446badd0b8045eb4bd91a --- M docs/tests_ref/index.rst D docs/tests_ref/pwb.print_env.rst D docs/tests_ref/pwb.print_locals.rst D docs/tests_ref/pwb.print_unicode.rst D docs/tests_ref/pwb.rst 5 files changed, 0 insertions(+), 49 deletions(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/docs/tests_ref/index.rst b/docs/tests_ref/index.rst index d55c2c9..7f069a9 100644 --- a/docs/tests_ref/index.rst +++ b/docs/tests_ref/index.rst @@ -4,13 +4,6 @@ .. include:: ../../tests/README.rst -*********** -Subpackages -*********** - -.. toctree:: - - pwb ************** Test utilities diff --git a/docs/tests_ref/pwb.print_env.rst b/docs/tests_ref/pwb.print_env.rst deleted file mode 100644 index 9117030..0000000 --- a/docs/tests_ref/pwb.print_env.rst +++ /dev/null @@ -1,8 +0,0 @@ -*************************** -tests.pwb.print\_env module -*************************** - -.. automodule:: tests.pwb.print_env - :members: - :undoc-members: - :show-inheritance: diff --git a/docs/tests_ref/pwb.print_locals.rst b/docs/tests_ref/pwb.print_locals.rst deleted file mode 100644 index 2df531e..0000000 --- a/docs/tests_ref/pwb.print_locals.rst +++ /dev/null @@ -1,8 +0,0 @@ -****************************** -tests.pwb.print\_locals module -****************************** - -.. automodule:: tests.pwb.print_locals - :members: - :undoc-members: - :show-inheritance: diff --git a/docs/tests_ref/pwb.print_unicode.rst b/docs/tests_ref/pwb.print_unicode.rst deleted file mode 100644 index a5a7f1f..0000000 --- a/docs/tests_ref/pwb.print_unicode.rst +++ /dev/null @@ -1,8 +0,0 @@ -******************************* -tests.pwb.print\_unicode module -******************************* - -.. automodule:: tests.pwb.print_unicode - :members: - :undoc-members: - :show-inheritance: diff --git a/docs/tests_ref/pwb.rst b/docs/tests_ref/pwb.rst deleted file mode 100644 index c2d77a4..0000000 --- a/docs/tests_ref/pwb.rst +++ /dev/null @@ -1,18 +0,0 @@ -***************** -tests.pwb package -***************** - -.. automodule:: tests.pwb - :members: - :undoc-members: - :show-inheritance: - -pwb submodules -============== - -.. toctree:: - - pwb.print_env - pwb.print_locals - pwb.print_unicode - -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1033693?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I0d5e7768a0a0ea0b894446badd0b8045eb4bd91a Gerrit-Change-Number: 1033693 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
