Kaydet (Commit) 976a0590 authored tarafından Georg Brandl's avatar Georg Brandl

Rename sphinx.addons to sphinx.ext.

üst 4219da4b
...@@ -13,7 +13,7 @@ sys.path.append('tools/sphinxext') ...@@ -13,7 +13,7 @@ sys.path.append('tools/sphinxext')
# General configuration # General configuration
# --------------------- # ---------------------
extensions = ['sphinx.addons.refcounting', 'sphinx.addons.coverage'] extensions = ['sphinx.ext.refcounting', 'sphinx.ext.coverage']
# General substitutions. # General substitutions.
project = 'Python' project = 'Python'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment