docs: initial changes to support using mkdocs material
This commit is contained in:
parent
785cf82ba3
commit
078e0df329
20 changed files with 253 additions and 187 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -18,6 +18,9 @@ configure~
|
|||
debian
|
||||
stamp-h1
|
||||
|
||||
# python virtual environments
|
||||
venv
|
||||
|
||||
# generated protobuf files
|
||||
*_pb2.py
|
||||
*_pb2_grpc.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue