Skip to content

Commit

Permalink
cleaned docs (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
veenstrajelmer authored Mar 12, 2024
1 parent ee638c1 commit 74cc608
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 60 deletions.
45 changes: 0 additions & 45 deletions docs/ddlpy.rst

This file was deleted.

14 changes: 4 additions & 10 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,20 +1,14 @@
ddlpy documentation
===================

.. mdinclude:: ../README.md

.. toctree::
:maxdepth: 2
:caption: Contents:
:titlesonly:
:hidden:

readme
installation
usage
modules
contributing
history

Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
history
19 changes: 15 additions & 4 deletions docs/modules.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,18 @@
modules
Modules
=========

.. toctree::
:maxdepth: 4
ddlpy.cli module
----------------

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

ddlpy module
---------------

.. automodule:: ddlpy
:members:
:undoc-members:
:show-inheritance:
1 change: 0 additions & 1 deletion docs/readme.rst

This file was deleted.

0 comments on commit 74cc608

Please sign in to comment.