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
541 stars 82 forks source link

Support ignoring files using regular expressions #26

Closed GaretJax closed 9 years ago

GaretJax commented 9 years ago

Fixes #24 by providing an additional argument -r to pass in a regular expression to ignore paths.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+10.39%) to 76.67% when pulling e39325a8f2798a63de126335a990a97d53611d2b on regex-ignore into 4cc44c14d81dd43e0581da3e4c5128be3b29319c on develop.