Skip to content

Commit

Permalink
Pins old sphinx version for m2r bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
halfak committed Apr 6, 2020
1 parent dc746d9 commit 7f4ebbd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 18 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sphinx
sphinx==2.4.4
sphinx-py3doc-enhanced-theme
m2r
-e .
22 changes: 5 additions & 17 deletions drafttopic/utilities/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@
-------------------
.. automodule:: drafttopic.utilities.extract_from_text
fetch\_page\_wikiprojects
-------------------------
.. automodule:: drafttopic.utilities.fetch_page_wikiprojects
fetch\_draft\_text
------------------
.. automodule:: drafttopic.utilities.fetch_draft_text
Expand All @@ -28,19 +24,11 @@
--------------------
.. automodule:: drafttopic.utilities.fetch_article_text
fetch\_wikiprojects
-------------------
.. automodule:: drafttopic.utilities.fetch_wikiprojects
trim\_wikiprojects
------------------
.. automodule:: drafttopic.utilities.trim_wikiprojects
drafttopic.utilities.wikiprojects\_common module
------------------------------------------------
.. automodule:: drafttopic.utilities.wikiprojects_common
taxo_label
----------
.. automodule:: drafttopic.utilities.taxo_label
drafttopic.utilities.write\_labels module
-----------------------------------------
write\_labels
-------------
.. automodule:: drafttopic.utilities.write_labels
"""

0 comments on commit 7f4ebbd

Please sign in to comment.