Skip to content

Commit

Permalink
Add mkdocs (#106)
Browse files Browse the repository at this point in the history
* first version

* update
  • Loading branch information
Louis-Dupont authored Jun 22, 2023
1 parent 811cacc commit bc3323f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
site_name: data-gradients
nav:
- Welcome:
- Intro: .README.md
- Feature Description: ./documentation/feature_description.md
- Feature Configuration: ./documentation/feature_configuration.md

0 comments on commit bc3323f

Please sign in to comment.