Skip to content

Releases: thclark/pre-commit-sphinx

Removed broken google analytics.

Choose a tag to compare

@thclark thclark released this 13 Aug 13:00
aec3f43

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

Choose a tag to compare

@thclark thclark released this 13 Aug 12:35
86d6caa
0.0.2

DEPS Added sphinxcontrib-googleanalytics to work around #1

pre-commit-sphinx 0.0.1

Choose a tag to compare

@thclark thclark released this 19 Jun 12:14

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.