Skip to content

Commit 78d2d22

Browse files
committed
DOC: move top-module contents to the top
1 parent c524325 commit 78d2d22

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

doc/manual/source/api/pyobjcryst.rst

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1-
pyobjcryst package
2-
==================
1+
:tocdepth: 2
32

4-
Submodules
5-
----------
3+
##############
4+
pyobjcryst API
5+
##############
6+
7+
8+
pyobjcryst module
9+
-----------------
10+
11+
.. automodule:: pyobjcryst
12+
:members:
13+
:undoc-members:
14+
:show-inheritance:
615

716
pyobjcryst.atom module
817
----------------------
@@ -123,12 +132,3 @@ pyobjcryst.zscatterer module
123132
:members:
124133
:undoc-members:
125134
:show-inheritance:
126-
127-
128-
Module contents
129-
---------------
130-
131-
.. automodule:: pyobjcryst
132-
:members:
133-
:undoc-members:
134-
:show-inheritance:

0 commit comments

Comments
 (0)