We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c524325 commit 78d2d22Copy full SHA for 78d2d22
doc/manual/source/api/pyobjcryst.rst
@@ -1,8 +1,17 @@
1
-pyobjcryst package
2
-==================
+:tocdepth: 2
3
4
-Submodules
5
-----------
+##############
+pyobjcryst API
6
+
7
8
+pyobjcryst module
9
+-----------------
10
11
+.. automodule:: pyobjcryst
12
+ :members:
13
+ :undoc-members:
14
+ :show-inheritance:
15
16
pyobjcryst.atom module
17
----------------------
@@ -123,12 +132,3 @@ pyobjcryst.zscatterer module
123
132
:members:
124
133
:undoc-members:
125
134
:show-inheritance:
126
-
127
128
-Module contents
129
----------------
130
131
-.. automodule:: pyobjcryst
- :members:
- :undoc-members:
- :show-inheritance:
0 commit comments