Skip to content

Commit 0d672e4

Browse files
committed
DOC: start API documents with package summary
1 parent fb252f7 commit 0d672e4

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

doc/manual/source/api/diffpy.srreal.rst

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1+
:tocdepth: 2
2+
13
diffpy.srreal package
24
=====================
35

6+
.. automodule:: diffpy.srreal
7+
:members:
8+
:undoc-members:
9+
:show-inheritance:
10+
411
Submodules
512
----------
613

@@ -164,12 +171,3 @@ diffpy.srreal.wraputils module
164171
:members:
165172
:undoc-members:
166173
:show-inheritance:
167-
168-
169-
Module contents
170-
---------------
171-
172-
.. automodule:: diffpy.srreal
173-
:members:
174-
:undoc-members:
175-
:show-inheritance:

doc/manual/source/index.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,11 @@ Table of contents
6464

6565
license
6666
release
67-
api/diffpy.srreal.rst
67+
Package API <api/diffpy.srreal>
68+
69+
======================================
70+
Indices
71+
======================================
6872

6973
* :ref:`genindex`
7074
* :ref:`modindex`

0 commit comments

Comments
 (0)