datarevenue-berlin / OpenMLOps

MIT License
695 stars 101 forks source link

docs: installs sphinx automatically. #89

Closed spazm closed 2 years ago

spazm commented 2 years ago

Adds target to docs/Makefile to check for sphinx-build and automatically pip install sphinx if it is missing.

${SPHINXBUILD} make target is a no-op if ${SPHINXPATH} is defined.

spazm commented 2 years ago

If this PR is useful, I'd appreciate if you could add a label of "hacktoberfest-accepted".