We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae3ef6a + f7704f4 commit a0f6b1bCopy full SHA for a0f6b1b
2 files changed
docs/source/conf.py
@@ -39,6 +39,8 @@
39
'sphinx.ext.autosummary',
40
'nbsphinx',
41
'numpydoc',
42
+ 'sphinx.ext.inheritance_diagram',
43
+ 'sphinx.ext.graphviz',
44
'IPython.sphinxext.ipython_console_highlighting',
45
'sphinx.ext.githubpages']
46
docs/source/modules.rst
@@ -25,7 +25,6 @@ pyro2
25
plot
26
plotvar
27
pyro
28
- setup
29
simulation_null
30
swe
31
test
0 commit comments