summaryrefslogtreecommitdiff
path: root/doc/source/conf.py
diff options
context:
space:
mode:
authorAlexandre Marie <alexandre.marie@synchrotron-soleil.fr>2020-07-21 14:45:14 +0200
committerAlexandre Marie <alexandre.marie@synchrotron-soleil.fr>2020-07-21 14:45:14 +0200
commit328032e2317e3ac4859196bbf12bdb71795302fe (patch)
tree8cd13462beab109e3cb53410c42335b6d1e00ee6 /doc/source/conf.py
parent33ed2a64c92b0311ae35456c016eb284e426afc2 (diff)
New upstream version 0.13.0+dfsg
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r--doc/source/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 86dbccf..7e173f3 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -75,6 +75,7 @@ extensions = [
'sphinx.ext.mathjax',
'sphinx.ext.viewcode',
'sphinx.ext.doctest',
+ 'sphinx.ext.inheritance_diagram',
'sphinxext-archive',
'snapshotqt_directive',
'nbsphinx'