mirror of
https://github.com/bellingcat/cisticola.git
synced 2026-06-12 13:28:34 +03:00
added docstrings, improved Sphinx docs
This commit is contained in:
@@ -1,21 +1,17 @@
|
||||
cisticola.transformer package
|
||||
=============================
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
cisticola.transformer.twitter module
|
||||
------------------------------------
|
||||
|
||||
.. automodule:: cisticola.transformer.twitter
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: cisticola.transformer
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:private-members:
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
|
||||
cisticola.transformer.base
|
||||
cisticola.transformer.twitter
|
||||
|
||||
Reference in New Issue
Block a user