Closed snazzyfox closed 4 years ago
Instead of building the docs locally and checking in the _build directory, we should set up CI to build the docs and push them into a separate branch.
_build
We can use https://github.com/marketplace/actions/sphinx-build
An added bonus of getting HTML out of master will make this repo correctly represented as Python code
Instead of building the docs locally and checking in the
_build
directory, we should set up CI to build the docs and push them into a separate branch.We can use https://github.com/marketplace/actions/sphinx-build
An added bonus of getting HTML out of master will make this repo correctly represented as Python code