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