diff options
author | holger krekel <holger@merlinux.eu> | 2015-05-12 23:53:54 +0200 |
---|---|---|
committer | holger krekel <holger@merlinux.eu> | 2015-05-12 23:53:54 +0200 |
commit | 397adfb5a0bc2bf84435f59aa8608eeda86810aa (patch) | |
tree | 8d634069bc2e5cd5cd65e525baab293ee92873a8 /doc | |
parent | 49eaeedafb3fe8f0a7de765c1596db346e2454a4 (diff) | |
download | tox-397adfb5a0bc2bf84435f59aa8608eeda86810aa.tar.gz |
actually show hook specs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/plugins.txt b/doc/plugins.txt index 4c5f902..8e7041c 100644 --- a/doc/plugins.txt +++ b/doc/plugins.txt @@ -70,6 +70,7 @@ tox hook specifications and related API --------------------------------------- .. automodule:: tox.hookspecs + :members: .. autoclass:: tox.config.Parser() :members: |