Skip to content

Commit 7f381c7

Browse files
authored
Add config to docs (#107)
* add config.md to docs * update mkdocs yml
1 parent 7b6be12 commit 7f381c7

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/module/config.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# elapid.config
2+
3+
::: elapid.config

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ nav:
3232
- elapid's Geospatial Features: 'examples/WorkingWithGeospatialData.ipynb'
3333
- A Simple Maxent Model: 'examples/MaxentSimpleModel.ipynb'
3434
- API Documentation:
35+
- elapid.config: 'module/config.md'
3536
- elapid.features: 'module/features.md'
3637
- elapid.geo: 'module/geo.md'
3738
- elapid.models: 'module/models.md'

0 commit comments

Comments
 (0)