Skip to content

Commit 78f8fc1

Browse files
authored
Merge pull request #32 from MrClock8163/feature-move-enums
Move enums to separate modules
2 parents f8551cf + a08c48f commit 78f8fc1

File tree

31 files changed

+1697
-1493
lines changed

31 files changed

+1697
-1493
lines changed

docs/api/data_geocom.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
:icon: material/code-brackets
2+
3+
GeoCom Data
4+
===========
5+
6+
.. automodule:: geocompy.data_geocom
7+
8+
Definitions
9+
-----------

docs/api/data_gsi.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
:icon: material/code-brackets
2+
3+
GSI Online Data
4+
===============
5+
6+
.. automodule:: geocompy.data_gsi
7+
8+
Definitions
9+
-----------

docs/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ Content
5656

5757
api/index
5858
api/data
59+
api/data_gsi
60+
api/data_geocom
5961
api/communication
6062
api/protocols
6163
api/dna/index

docs/latexindex.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ API documentation
2222

2323
api/index
2424
api/data
25+
api/data_gsi
26+
api/data_geocom
2527
api/communication
2628
api/protocols
2729
api/dna/index

0 commit comments

Comments
 (0)