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

Commit9af66e0

Browse files
authored
Merge branch '3.13' into humitos/readthedocs-python
2 parents58c38da +31e1772 commit9af66e0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎conf.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,15 @@
2929
sys.path.insert(0,os.path.abspath('cpython/Doc'))
3030
fromconfimport*
3131

32+
# FIXME
33+
# For fixing the warnings that state that 'cwe', 'cve' roles are already
34+
# defined.
35+
#
36+
# WARNING: role 'cve' is already registered, it will be overridden [app.add_role]
37+
# WARNING: role 'cwe' is already registered, it will be overridden [app.add_role]
38+
delextlinks["cwe"]
39+
delextlinks["cve"]
40+
3241
# Call patchlevel with the proper path to get the version from
3342
# instead of hardcoding it
3443
frompatchlevelimportget_version_info

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp