Skip to content

Commit

Permalink
added download module
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessioNar committed Dec 23, 2024
1 parent c0023b4 commit c7587b8
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions docs/source/download/modules.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
Download Module
===============

This module contains the following submodules:

.. toctree::
:maxdepth: 2

cellar
normattiva
legilux

Submodules
----------

.. automodule:: tulit.download.download
:members:
:undoc-members:
:show-inheritance:

.. automodule:: tulit.download.cellar
:members:
:undoc-members:
:show-inheritance:

.. automodule:: tulit.download.normattiva
:members:
:undoc-members:
:show-inheritance:

.. automodule:: tulit.download.legilux
:members:
:undoc-members:
:show-inheritance:

0 comments on commit c7587b8

Please sign in to comment.