Fix Docs build
This commit is contained in:
parent
6d02c7e1a5
commit
59fff4ddef
@ -22,7 +22,7 @@ sys.path.append(os.path.abspath('_exts'))
|
||||
|
||||
# Add any Sphinx extension module names here, as strings. They can be extensions
|
||||
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
|
||||
extensions = ['configurationblock', 'sphinx.ext.linkcode']
|
||||
extensions = ['configurationblock']
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
templates_path = ['_templates']
|
||||
|
Loading…
Reference in New Issue
Block a user