mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
* migrate docstrings from reST to google format * add raises note Also change behaviour of the `from_option` method to fallback to disabled instead of raising exception on unknown option * fix part of warnings for sphinx * make identation a bit more readable * review fixes * add verbose description for properties to make them parsed by sphinx extenstion * add demo sphinx generator
60 lines
1.2 KiB
ReStructuredText
60 lines
1.2 KiB
ReStructuredText
ahriman.core.upload package
|
|
===========================
|
|
|
|
Submodules
|
|
----------
|
|
|
|
ahriman.core.upload.github module
|
|
---------------------------------
|
|
|
|
.. automodule:: ahriman.core.upload.github
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
:private-members:
|
|
|
|
ahriman.core.upload.http\_upload module
|
|
---------------------------------------
|
|
|
|
.. automodule:: ahriman.core.upload.http_upload
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
:private-members:
|
|
|
|
ahriman.core.upload.rsync module
|
|
--------------------------------
|
|
|
|
.. automodule:: ahriman.core.upload.rsync
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
:private-members:
|
|
|
|
ahriman.core.upload.s3 module
|
|
-----------------------------
|
|
|
|
.. automodule:: ahriman.core.upload.s3
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
:private-members:
|
|
|
|
ahriman.core.upload.upload module
|
|
---------------------------------
|
|
|
|
.. automodule:: ahriman.core.upload.upload
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
:private-members:
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: ahriman.core.upload
|
|
:members:
|
|
:no-undoc-members:
|
|
:show-inheritance:
|
|
:private-members:
|