Skip to content

Commit a0f6b1b

Browse files
committed
Merge branch 'master' of github.com:zingale/pyro2 into pyro_class
2 parents ae3ef6a + f7704f4 commit a0f6b1b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

docs/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
'sphinx.ext.autosummary',
4040
'nbsphinx',
4141
'numpydoc',
42+
'sphinx.ext.inheritance_diagram',
43+
'sphinx.ext.graphviz',
4244
'IPython.sphinxext.ipython_console_highlighting',
4345
'sphinx.ext.githubpages']
4446

docs/source/modules.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ pyro2
2525
plot
2626
plotvar
2727
pyro
28-
setup
2928
simulation_null
3029
swe
3130
test

0 commit comments

Comments
 (0)