mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 01:03:24 +00:00
Blindly add modules to be documented
This commit is contained in:
42
docs/api.rst
42
docs/api.rst
@@ -7,3 +7,45 @@ API
|
|||||||
.. automodule:: vcr.config
|
.. automodule:: vcr.config
|
||||||
:members:
|
:members:
|
||||||
:special-members: __init__
|
:special-members: __init__
|
||||||
|
|
||||||
|
:mod:`~vcr.cassette`
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
.. automodule:: vcr.cassette
|
||||||
|
:members:
|
||||||
|
:special-members: __init__
|
||||||
|
|
||||||
|
:mod:`~vcr.matchers`
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
.. automodule:: vcr.matchers
|
||||||
|
:members:
|
||||||
|
:special-members: __init__
|
||||||
|
|
||||||
|
:mod:`~vcr.filters`
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
.. automodule:: vcr.filters
|
||||||
|
:members:
|
||||||
|
:special-members: __init__
|
||||||
|
|
||||||
|
:mod:`~vcr.request`
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
.. automodule:: vcr.request
|
||||||
|
:members:
|
||||||
|
:special-members: __init__
|
||||||
|
|
||||||
|
:mod:`~vcr.serialize`
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
.. automodule:: vcr.serialize
|
||||||
|
:members:
|
||||||
|
:special-members: __init__
|
||||||
|
|
||||||
|
:mod:`~vcr.patch`
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
.. automodule:: vcr.patch
|
||||||
|
:members:
|
||||||
|
:special-members: __init__
|
||||||
|
|||||||
Reference in New Issue
Block a user