Skip to content

Releases: thclark/pre-commit-sphinx

Removed broken google analytics.

13 Aug 13:00
aec3f43
Compare
Choose a tag to compare

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

13 Aug 12:35
86d6caa
Compare
Choose a tag to compare
0.0.2

DEPS Added sphinxcontrib-googleanalytics to work around #1

pre-commit-sphinx 0.0.1

19 Jun 12:14
Compare
Choose a tag to compare

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.