Skip to content

Commit fe8ccee

Browse files
author
andrewtliew
committed
Merge remote-tracking branch 'origin/master'
# Conflicts: # src/compas/hpc/__init__.py
2 parents 02972c3 + 68e9c8a commit fe8ccee

File tree

28 files changed

+452
-543
lines changed

28 files changed

+452
-543
lines changed

src/compas/datastructures/__init__.py

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8,36 +8,22 @@
88
.. module:: compas.datastructures
99
1010
11-
Mesh
12-
====
13-
14-
Package for working with mesh objects.
15-
1611
.. autosummary::
1712
:toctree: generated/
1813
1914
Mesh
15+
Network
16+
VolMesh
17+
18+
Mesh
19+
====
2020
2121
Network
2222
=======
2323
24-
.. autosummary::
25-
:toctree: generated/
26-
27-
Network
28-
FaceNetwork
29-
30-
3124
VolMesh
3225
=======
3326
34-
*Under constuction...*
35-
36-
.. autosummary::
37-
:toctree: generated/
38-
39-
VolMesh
40-
4127
4228
"""
4329

0 commit comments

Comments
 (0)