sphinx-doc / sphinx-autobuild

Watch a Sphinx directory and rebuild the documentation when a change is detected. Also includes a hot-reload web server.
MIT License
523 stars 75 forks source link

Fixed #77 -- Based on patch in MkDocs #78

Closed jtiai closed 3 years ago

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-1.9%) to 74.18% when pulling 122813b92e5340fe21d65fc695ae3d1328b770f1 on jtiai:develop into e0f40b6359ca00a48ca5ba903de1e25da27de453 on GaretJax:develop.

Lectem commented 4 years ago

Would be nice to get this merged in, sadly I don't know enough about PEP8 to fix the coding guidelines it enforces

jtiai commented 3 years ago

Sorry for the delay. I'll fix this up so checks will pass.

pradyunsg commented 3 years ago

This has been fixed in livereload: https://github.com/lepture/python-livereload/issues/209#issuecomment-640134537