Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
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
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.2.1
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