Releases: thclark/pre-commit-sphinx
Releases · thclark/pre-commit-sphinx
Removed broken google analytics.
The sphinxcontrib.googleanalytics "maintainters" aren't bothering to maintain it so removing for now. If you wish to use it, copy/paste the code into a custom extension in your source tree.
Allowed google analytics to be added to docs pages
0.0.2 DEPS Added sphinxcontrib-googleanalytics to work around #1
pre-commit-sphinx 0.0.1
Added a hook to build sphinx docs before commit. Will fail if doc build does not succeed, preventing you from committing docs code that will not work.