mirror of
https://github.com/bellingcat/cisticola.git
synced 2026-06-12 21:38:33 +03:00
Add documentation generation with Sphinx
This commit is contained in:
30
docs/source/cisticola.rst
Normal file
30
docs/source/cisticola.rst
Normal file
@@ -0,0 +1,30 @@
|
||||
cisticola package
|
||||
=================
|
||||
|
||||
Subpackages
|
||||
-----------
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
|
||||
cisticola.scraper
|
||||
cisticola.transformer
|
||||
|
||||
Submodules
|
||||
----------
|
||||
|
||||
cisticola.base module
|
||||
---------------------
|
||||
|
||||
.. automodule:: cisticola.base
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
Module contents
|
||||
---------------
|
||||
|
||||
.. automodule:: cisticola
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
Reference in New Issue
Block a user