daft-dev / daft

Render probabilistic graphical models using matplotlib
https://docs.daft-pgm.org
MIT License
675 stars 118 forks source link

Updating docs to build on ReadTheDocs #114

Closed dfm closed 4 years ago

dfm commented 5 years ago

I've updated the docs build to work on RTD and, in order to get that working, I've set up Travis to build all of the figures for the examples. This has the added benefit of making sure that the figures are always up to date with the current version of the code. But, it might end up blowing up the size of the repo.

@dsfulf: What do you think?

You can see the current build of the docs here: https://daft.readthedocs.io/en/docs/

dfm commented 5 years ago

PS this will help solve #112