Skip to content

Commit

Permalink
docs/index: add more automodule entries
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatsh committed Sep 15, 2023
1 parent 01f4449 commit 3c19077
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
Minimal Chocolatey-compatible NuGet server in a Django app
==========================================================

Models
------
.. automodule:: minchoc.models
:members:

Views
-----
.. automodule:: minchoc.views
:members:

Parsing
-------
.. automodule:: minchoc.filteryacc
:members:

Utilities
---------
.. automodule:: minchoc.utils
Expand Down

0 comments on commit 3c19077

Please sign in to comment.