updating syntribos code documentation

-adding 'checks' section in code-docs.rst file

Change-Id: I6f07e21dd46ff88a801354ba6ca640589da958c6
This commit is contained in:
Khanak Nangia 2016-11-29 16:42:43 -06:00
parent fbfdaa9b44
commit 0da7d10dba
1 changed files with 3 additions and 0 deletions

View File

@ -39,6 +39,9 @@ SignalHolders (:class:`syntribos.signal.SignalHolder`)
Checks
~~~~~~
This section describes the checks, which analyze the HTTP response and returns a signal if it
detects something that it knows about. It's intended to make it easier to inspect HTTP responses.
.. automodule:: syntribos.checks.content_validity
:members:
:undoc-members: