Skip to content

Commit

Permalink
Create a header for each class in Reference chapter in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Jun 6, 2015
1 parent 5411b11 commit 4308d18
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions docs/reference.rst
Original file line number Diff line number Diff line change
@@ -1,21 +1,29 @@
Reference
=========

.. module:: pytestqt.plugin

QtBot
-----

.. module:: pytestqt.plugin
.. autoclass:: QtBot

Signals
-------
SignalBlocker
-------------

.. autoclass:: SignalBlocker

MultiSignalBlocker
------------------

.. autoclass:: MultiSignalBlocker

SignalTimeoutError
------------------

.. autoclass:: SignalTimeoutError

Log Capture
-----------
Record
------

.. autoclass:: Record

0 comments on commit 4308d18

Please sign in to comment.