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
10
10
.. toctree ::
11
11
:titlesonly:
12
12
13
+ mod_atom
13
14
mod_lattice
15
+ mod_spacegroup
14
16
diffpy.structure.parsers
15
17
diffpy.structure.applications
16
18
diffpy.structure.expansion
@@ -79,13 +81,6 @@ diffpy.structure.symmetryutilities
79
81
:undoc-members:
80
82
:show-inheritance:
81
83
82
- diffpy.structure.atom
83
- =====================
84
-
85
- .. automodule :: diffpy.structure.atom
86
- :members:
87
- :show-inheritance:
88
-
89
84
diffpy.structure.mmlibspacegroups
90
85
=================================
91
86
@@ -110,14 +105,6 @@ diffpy.structure.sgtbxspacegroups
110
105
:undoc-members:
111
106
:show-inheritance:
112
107
113
- diffpy.structure.spacegroupmod
114
- ==============================
115
-
116
- .. automodule :: diffpy.structure.spacegroupmod
117
- :members:
118
- :undoc-members:
119
- :special-members: __call__, __eq__
120
-
121
108
diffpy.structure.structure
122
109
==========================
123
110
You can’t perform that action at this time.
0 commit comments