Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.

Commit 1427ab2

Browse files
author
Onur Rauf Bingol
committed
Update API doc page
1 parent 6f71d6a commit 1427ab2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/api.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ API Documentation
44
Class Reference
55
===============
66

7+
Analytic Geometry
8+
-----------------
9+
710
.. automodule:: geomdl.shapes.analytic
811
:members:
912
:inherited-members:
@@ -12,16 +15,25 @@ Class Reference
1215
Function Reference
1316
==================
1417

18+
Curves
19+
------
20+
1521
.. automodule:: geomdl.shapes.curve2d
1622
:members:
1723
:inherited-members:
1824
:show-inheritance:
1925

26+
Surfaces
27+
--------
28+
2029
.. automodule:: geomdl.shapes.surface
2130
:members:
2231
:inherited-members:
2332
:show-inheritance:
2433

34+
Volumes
35+
-------
36+
2537
.. automodule:: geomdl.shapes.volume
2638
:members:
2739
:inherited-members:

0 commit comments

Comments
 (0)