docs: initial changes to support using mkdocs material

This commit is contained in:
Blake Harnden 2023-03-07 21:49:50 -08:00
parent 785cf82ba3
commit 078e0df329
20 changed files with 253 additions and 187 deletions

3
.gitignore vendored
View file

@ -18,6 +18,9 @@ configure~
debian
stamp-h1
# python virtual environments
venv
# generated protobuf files
*_pb2.py
*_pb2_grpc.py