- Add Gitea Actions workflow to build and deploy docs on push to main - Generate Sphinx reference documentation for all apps and modules - Deploy versioned and latest docs via rsync over SSH
18 lines
239 B
ReStructuredText
18 lines
239 B
ReStructuredText
themis.api package
|
|
==================
|
|
|
|
.. automodule:: themis.api
|
|
:members:
|
|
:show-inheritance:
|
|
:undoc-members:
|
|
|
|
Submodules
|
|
----------
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
|
|
themis.api.serializers
|
|
themis.api.urls
|
|
themis.api.views
|