zillow / luminaire

Luminaire is a python package that provides ML driven solutions for monitoring time series data.
https://zillow.github.io/luminaire
Apache License 2.0
764 stars 59 forks source link

Set up CI for documentation #23

Closed snazzyfox closed 4 years ago

snazzyfox commented 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.

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