Skip to content

Conversation

@rpgoldman
Copy link
Contributor

The model_graph.py and backends/base.py files were not being pulled in by autodoc, meaning that the graphviz display functions, and the critical MultiTrace object did not appear in the documentation.

This table of contents shows additions

image

Also removed reference to missing notebook that caused the doc build to fail.

rpgoldman added 2 commits June 5, 2019 13:45
Remove deleted jupyter notebook from table of contents file (thanks, @ColCarroll!)
@@ -0,0 +1,7 @@
Graphing Models
-------------
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't these need to match the length of the text?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently not:

image

@ColCarroll ColCarroll merged commit e7d28f4 into pymc-devs:master Jun 6, 2019
@ColCarroll
Copy link
Member

Thanks for catching this, @rpgoldman!

@rpgoldman rpgoldman deleted the more-autodocs branch June 7, 2019 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants