Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 10 additions & 7 deletions doc/source/api/diffpy.pdffit2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,29 @@ diffpy.pdffit2 package
:undoc-members:
:show-inheritance:

diffpy.pdffit2.ipy_ext module
-----------------------------
Submodules
----------

.. automodule:: diffpy.pdffit2.ipy_ext
diffpy.pdffit2.output module
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. automodule:: diffpy.pdffit2.output
:members:
:undoc-members:
:show-inheritance:

diffpy.pdffit2.pdffit module
-----------------------------
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. automodule:: diffpy.pdffit2.pdffit
:members:
:undoc-members:
:show-inheritance:

diffpy.pdffit2.output module
-----------------------------
diffpy.pdffit2.ipy_ext module
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. automodule:: diffpy.pdffit2.output
.. automodule:: diffpy.pdffit2.ipy_ext
:members:
:undoc-members:
:show-inheritance:
3 changes: 0 additions & 3 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@
from importlib.metadata import version
from pathlib import Path

# Eliminate autodoc warning
autodoc_mock_imports = ["diffpy.pdffit2"]

# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the
# documentation root, use Path().resolve() to make it absolute, like shown here.
Expand Down
17 changes: 0 additions & 17 deletions doc/source/epydoc/Makefile

This file was deleted.

54 changes: 0 additions & 54 deletions doc/source/epydoc/epydoc.cfg

This file was deleted.

Loading