Skip to content

Commit ecb3b40

Browse files
committed
[py] Fix theme name
1 parent 630146f commit ecb3b40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

py/docs/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ dependencies. Then tox runs the ``sphinx-autogen`` command to generate autodoc s
3939
Then it runs ``sphinx-build`` to build the HTML docs.
4040

4141
Sphinx is .. well a much larger topic then what we could cover here. Most important to say
42-
here is that the docs are using the "sphinx_rtd_theme" theme (AKA "Read the Docs" theme) and
43-
the the majority of the api documentation is autogenerated. There is plenty of information
42+
here is that the docs are using the "sphinx-material" theme (AKA "Material for Sphinx" theme)
43+
and the the majority of the api documentation is autogenerated. There is plenty of information
4444
available and currently the documentation is fairly small and not complex. So some basic
4545
understanding of reStructuredText and the Sphinx tool chain should be sufficient to contribute
4646
and develop the Python docs.

0 commit comments

Comments
 (0)