Skip to content

Commit ce47f8f

Browse files
authored
register conan_theme as Sphinx extension (#4430)
1 parent 3a729d2 commit ce47f8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
4343
# ones.
4444
extensions = [
45+
'conan_theme',
4546
'sphinxcontrib.spelling',
4647
'sphinx_sitemap',
4748
'notfound.extension',

0 commit comments

Comments
 (0)