docs: Add mkdocs support to render static documentation site on GitHub (#3070)

* docs: Add `mkdocs` support to render static documentation site on GitHub

* fix: Correct mis-spelled file name
This commit is contained in:
Bryant Biggs
2024-06-14 09:46:46 -04:00
committed by GitHub
parent 323fb759d7
commit 7cd3be3fbb
7 changed files with 132 additions and 0 deletions

3
docs/.pages Normal file
View File

@@ -0,0 +1,3 @@
nav:
- Overview: index.md
- Local Develpment: local.md