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

Appearance settings

Commit 4452cdc

Browse filesBrowse files
committed
Sphinx 1.8 is now preferred for building 3.5 docs.
1 parent a7b0992 commit 4452cdc
Copy full SHA for 4452cdc

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎Doc/conf.py

Copy file name to clipboardExpand all lines: Doc/conf.py
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
# By default, highlight as Python 3.
3434
highlight_language = 'python3'
3535

36-
# Require Sphinx 1.2 for build.
37-
needs_sphinx = '1.2'
36+
# Require Sphinx 1.8 for build.
37+
needs_sphinx = '1.8'
3838

3939
# Ignore any .rst files in the venv/ directory.
4040
venvdir = os.getenv('VENVDIR', 'venv')

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.