This repository was archived by the owner on Feb 13, 2025. It is now read-only.
forked from python/cpython
-
Notifications
You must be signed in to change notification settings - Fork 61
Update Stackless additions to Doc/conf.py #259
Labels
Comments
akruis
pushed a commit
that referenced
this issue
Aug 8, 2021
Update the Stackless patches for readthedocs.org based on the documentation. This simplified configuration is still untested.
akruis
pushed a commit
that referenced
this issue
Aug 8, 2021
Well, the previous commit didn't build on readthedocs.org. - Rename .readthedocs.yml to .readthedocs.yaml See https://docs.readthedocs.io/en/stable/config-file/index.html - Add a requirements file Doc/slp_readthedocs_requirements.txt and require the same packages as specified in Makefile. Already set the Sphinx version to 2.0.1, because upstream commit 7d23dbe
akruis
pushed a commit
that referenced
this issue
Aug 8, 2021
Update the Stackless patches for readthedocs.org based on the documentation. This simplified configuration is still untested. (cherry picked from commit b87f882)
akruis
pushed a commit
that referenced
this issue
Aug 8, 2021
Well, the previous commit didn't build on readthedocs.org. - Rename .readthedocs.yml to .readthedocs.yaml See https://docs.readthedocs.io/en/stable/config-file/index.html - Add a requirements file Doc/slp_readthedocs_requirements.txt and require the same packages as specified in Makefile. Already set the Sphinx version to 2.0.1, because upstream commit 7d23dbe (cherry picked from commit a15ae9c)
akruis
pushed a commit
that referenced
this issue
Aug 8, 2021
Set the css-file to "pydoctheme.css". (cherry picked from commit 53ca885)
akruis
pushed a commit
that referenced
this issue
Aug 8, 2021
Remove the explicit specification of the css-file for readthedocs.org. It is not needed any more.
Readthedocs is always a moving target, but now (commit 53ca885) the documentation for branch 3.8-slp builds correctly. See https://stackless.readthedocs.io/en/3.8-slp/stackless-python.html. Building the Stackless documentation on readthedocs.org now involves 2 files only:
These changes are now in branch main-slp and 3.8-slp. |
akruis
pushed a commit
that referenced
this issue
Aug 8, 2021
Remove the explicit specification of the css-file for readthedocs.org. It is not needed any more. (cherry picked from commit e61be11)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Are theses lines still required and up to date?
stackless/Doc/conf.py
Lines 19 to 33 in a599283
Remove or update them.
The text was updated successfully, but these errors were encountered: