Skip to content

Commit

Permalink
Merge pull request #29 from bobleesj/api-doc
Browse files Browse the repository at this point in the history
Cookiecutter - generate API doc
  • Loading branch information
sbillinge authored Nov 5, 2024
2 parents f72815f + d0dd44b commit 1a0714b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 45 deletions.
31 changes: 0 additions & 31 deletions doc/source/api/diffpy.nmf_mapping.example_package.rst

This file was deleted.

26 changes: 12 additions & 14 deletions doc/source/api/diffpy.nmf_mapping.rst
Original file line number Diff line number Diff line change
@@ -1,30 +1,28 @@
:tocdepth: -1

|title|
=======

.. |title| replace:: diffpy.nmf_mapping package
diffpy.nmf-mapping package
==========================

.. automodule:: diffpy.nmf_mapping
:members:
:undoc-members:
:show-inheritance:

Subpackages
-----------

.. toctree::
diffpy.nmf_mapping.example_package

Submodules
----------

|module|
--------
diffpy.nmf_mapping.nmf_mapping_code module
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. automodule:: diffpy.nmf_mapping.nmf_mapping_code
:members:
:undoc-members:
:show-inheritance:

.. |module| replace:: diffpy.nmf_mapping.example_submodule module
diffpy.nmf_mapping.main module
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. automodule:: diffpy.nmf_mapping.example_submodule
.. automodule:: diffpy.nmf_mapping.main
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 1a0714b

Please sign in to comment.