Skip to content

Commit

Permalink
Testing docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessioNar committed Dec 23, 2024
1 parent d8cbdb6 commit 9f3da8f
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions docs/source/parsers/modules.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
Parsers Package
===============

This package contains modules for parsing various types of legal documents. Below are the details for each module.

formex
------

.. automodule:: parsers.formex
:members:
:undoc-members:
:show-inheritance:

akomantoso
----------

.. automodule:: parsers.akomantoso
:members:
:undoc-members:
:show-inheritance:

html
----

.. automodule:: parsers.html
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 9f3da8f

Please sign in to comment.