We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b6be12 commit 7f381c7Copy full SHA for 7f381c7
docs/module/config.md
@@ -0,0 +1,3 @@
1
+# elapid.config
2
+
3
+::: elapid.config
mkdocs.yml
@@ -32,6 +32,7 @@ nav:
32
- elapid's Geospatial Features: 'examples/WorkingWithGeospatialData.ipynb'
33
- A Simple Maxent Model: 'examples/MaxentSimpleModel.ipynb'
34
- API Documentation:
35
+ - elapid.config: 'module/config.md'
36
- elapid.features: 'module/features.md'
37
- elapid.geo: 'module/geo.md'
38
- elapid.models: 'module/models.md'
0 commit comments