Skip to content

Commit a02d3c4

Browse files
authored
Add new api-documentation (#228)
* Add new api-documentation * Update diffpy.morph.morph_helpers.rst * Plural from scikit-package change
1 parent ec78bf2 commit a02d3c4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+63
-38
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

doc/source/api/diffpy.morph.morphs.rst renamed to docs/source/api/diffpy.morph.morphs.rst

Lines changed: 38 additions & 22 deletions

doc/source/api/diffpy.morph.rst renamed to docs/source/api/diffpy.morph.rst

Lines changed: 18 additions & 10 deletions

doc/source/conf.py renamed to docs/source/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
except Exception:
2525
fullversion = "No version found. The correct version will appear in the released version." # noqa: E501
2626

27-
# Import modules referenced in documentation (resolves `WARNING: autodoc: failed to import module`)
27+
# Import modules referenced in documentation
28+
# (resolves `WARNING: autodoc: failed to import module`)
2829
autodoc_mock_imports = [
2930
"diffpy.utils",
3031
]
File renamed without changes.

0 commit comments

Comments
 (0)