Movatterモバイル変換


[0]ホーム

URL:


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

Commitf22bfbd

Browse files
committed
Make sphinx-configuration work with python2
1 parent3005b3d commitf22bfbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
# All configuration values have a default; values that are commented out
1414
# serve to show the default.
1515

16+
from __future__importunicode_literals
17+
1618
importsys
1719
importos
1820
importsphinx
@@ -24,8 +26,6 @@
2426
else:
2527
napoleon_version="sphinx.ext.napoleon"
2628

27-
print(napoleon_version)
28-
2929
# If extensions (or modules to document with autodoc) are in another directory,
3030
# add these directories to sys.path here. If the directory is relative to the
3131
# documentation root, use os.path.abspath to make it absolute, like shown here.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp