Skip to content

Commit e34ee02

Browse files
authored
Merge pull request #71 from Tieqiong/mock
remote epydoc and pdffit2 mock in conf
2 parents da7f999 + 1274670 commit e34ee02

File tree

4 files changed

+10
-81
lines changed

4 files changed

+10
-81
lines changed

doc/source/api/diffpy.pdffit2.rst

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,26 +8,29 @@ diffpy.pdffit2 package
88
:undoc-members:
99
:show-inheritance:
1010

11-
diffpy.pdffit2.ipy_ext module
12-
-----------------------------
11+
Submodules
12+
----------
1313

14-
.. automodule:: diffpy.pdffit2.ipy_ext
14+
diffpy.pdffit2.output module
15+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16+
17+
.. automodule:: diffpy.pdffit2.output
1518
:members:
1619
:undoc-members:
1720
:show-inheritance:
1821

1922
diffpy.pdffit2.pdffit module
20-
-----------------------------
23+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2124

2225
.. automodule:: diffpy.pdffit2.pdffit
2326
:members:
2427
:undoc-members:
2528
:show-inheritance:
2629

27-
diffpy.pdffit2.output module
28-
-----------------------------
30+
diffpy.pdffit2.ipy_ext module
31+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2932

30-
.. automodule:: diffpy.pdffit2.output
33+
.. automodule:: diffpy.pdffit2.ipy_ext
3134
:members:
3235
:undoc-members:
3336
:show-inheritance:

doc/source/conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
from importlib.metadata import version
1919
from pathlib import Path
2020

21-
# Eliminate autodoc warning
22-
autodoc_mock_imports = ["diffpy.pdffit2"]
23-
2421
# If extensions (or modules to document with autodoc) are in another directory,
2522
# add these directories to sys.path here. If the directory is relative to the
2623
# documentation root, use Path().resolve() to make it absolute, like shown here.

doc/source/epydoc/Makefile

Lines changed: 0 additions & 17 deletions
This file was deleted.

doc/source/epydoc/epydoc.cfg

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)