Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit ab63077

Browse files
author
Anselm Kruis
committed
Stackless issue #259: Update Doc/conf.py
Remove the explicit specification of the css-file for readthedocs.org. It is not needed any more. (cherry picked from commit e61be11)
1 parent b101773 commit ab63077

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎Doc/conf.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
extensions = ['sphinx.ext.coverage', 'sphinx.ext.doctest',
1717
'pyspecific', 'c_annotations', 'escape4chm']
1818

19-
if os.environ.get('READTHEDOCS', None) == 'True':
20-
# Use the Sphinx default theme, not the very neat theme of readthedocs.org
21-
# See https://docs.readthedocs.org/en/latest/faq.html#i-want-to-use-the-blue-default-sphinx-theme
22-
html_style = 'pydoctheme.css'
2319

2420
doctest_global_setup = '''
2521
try:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /