File tree Expand file tree Collapse file tree 3 files changed +16
-15
lines changed Expand file tree Collapse file tree 3 files changed +16
-15
lines changed Original file line number Diff line number Diff line change 1+ diffpy.structure.atom
2+ =====================
3+
4+ .. automodule :: diffpy.structure.atom
5+ :members:
6+ :undoc-members:
7+ :show-inheritance:
Original file line number Diff line number Diff line change 1+ diffpy.structure.spacegroupmod
2+ ==============================
3+
4+ .. automodule :: diffpy.structure.spacegroupmod
5+ :members:
6+ :undoc-members:
7+ :special-members: __call__, __eq__
Original file line number Diff line number Diff line change @@ -10,7 +10,9 @@ Submodules
1010.. toctree ::
1111 :titlesonly:
1212
13+ mod_atom
1314 mod_lattice
15+ mod_spacegroup
1416 diffpy.structure.parsers
1517 diffpy.structure.applications
1618 diffpy.structure.expansion
@@ -79,13 +81,6 @@ diffpy.structure.symmetryutilities
7981 :undoc-members:
8082 :show-inheritance:
8183
82- diffpy.structure.atom
83- =====================
84-
85- .. automodule :: diffpy.structure.atom
86- :members:
87- :show-inheritance:
88-
8984diffpy.structure.mmlibspacegroups
9085=================================
9186
@@ -110,14 +105,6 @@ diffpy.structure.sgtbxspacegroups
110105 :undoc-members:
111106 :show-inheritance:
112107
113- diffpy.structure.spacegroupmod
114- ==============================
115-
116- .. automodule :: diffpy.structure.spacegroupmod
117- :members:
118- :undoc-members:
119- :special-members: __call__, __eq__
120-
121108diffpy.structure.structure
122109==========================
123110
You can’t perform that action at this time.
0 commit comments