Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Commit

Permalink
Revert documentation changes
Browse files Browse the repository at this point in the history
  • Loading branch information
constrict0r committed Nov 28, 2018
1 parent 3744515 commit 3e4ad3d
Showing 1 changed file with 25 additions and 3 deletions.
28 changes: 25 additions & 3 deletions docs/source/amanita.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,39 @@
amanita package
===============

.. automodule:: amanita
:members:

Submodules
----------

amanita.amanita module
----------------------

.. automodule:: amanita.amanita
:members:
:undoc-members:
:show-inheritance:

amanita.cli module
------------------

.. automodule:: amanita.cli
:members:
:undoc-members:
:show-inheritance:

amanita.project module
----------------------

.. automodule:: amanita.project
:members:
:undoc-members:
:show-inheritance:


Module contents
---------------

.. automodule:: amanita
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 3e4ad3d

Please sign in to comment.