Xqt has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/405595 )
Change subject: [doc] Remove autosummary and numpydoc
......................................................................
[doc] Remove autosummary and numpydoc
- autosummary isn't used
- numpydoc gives a lot of warnings
- some doc changes could be done by a sphinx hook
Change-Id: Iec1c0c90d279c774164390f60d720705a7e5ee70
---
M docs/conf.py
M docs/requirements-py3.txt
2 files changed, 2 insertions(+), 3 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core
refs/changes/95/405595/1
diff --git a/docs/conf.py b/docs/conf.py
index 83c04f8..bd9a9bf 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -37,8 +37,7 @@
'sphinx.ext.todo',
'sphinx.ext.coverage',
'sphinx.ext.viewcode',
- 'sphinx.ext.autosummary',
- 'numpydoc']
+]
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
diff --git a/docs/requirements-py3.txt b/docs/requirements-py3.txt
index 6ff7fe5..1414a60 100644
--- a/docs/requirements-py3.txt
+++ b/docs/requirements-py3.txt
@@ -4,5 +4,5 @@
sphinx
sphinx-epytext>=0.0.4
-numpydoc
+
--
To view, visit https://gerrit.wikimedia.org/r/405595
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iec1c0c90d279c774164390f60d720705a7e5ee70
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits