Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Bump Sphinx to v3.1.2 and fix rst issues
  • Loading branch information
shireenrao committed Aug 20, 2020
commit ce85775155df227dec3bb3992db64a5f239861dc
1 change: 1 addition & 0 deletions docs/html/development/architecture/configuration-files.rst
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ manipulated. In addition to the methods discussed in the previous section,
the methods used would be:

.. py:class:: Configuration
:noindex:

.. py:method:: get_file_to_edit()

Expand Down
Empty file.
2 changes: 1 addition & 1 deletion tools/requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sphinx == 2.4.3
sphinx == 3.1.2
git+https://github.com/python/python-docs-theme.git#egg=python-docs-theme
git+https://github.com/pypa/pypa-docs-theme.git#egg=pypa-docs-theme

Expand Down