Remove docs - Moves to main repo

This commit is contained in:
Sacha Weatherstone 2021-04-15 16:56:06 +10:00
parent 6e05f72a1a
commit ead1c4ce5b
3 changed files with 2 additions and 1262 deletions

View file

@ -2,6 +2,6 @@
The protobuf definitions for the meshtastic project (used by apps and the device code)
For questions on using these protobufs please post in our [forum](meshtastic.discourse.group). We are friendly and we love people building/extending this work.
For questions on using these protobufs please post in our [forum](meshtastic.discourse.group). We are friendly and we love people building/extending this work.
For autogenerated documentation (extracted from the .proto files) see [here](docs/docs.md).
For documentation please visit the [mMeshtastic Docs](https://meshtastic.org/docs/developers/protobufs/api).

View file

@ -1,9 +0,0 @@
set -e
# A script to regenerate protobuf documentation markdown
# using "go get -u github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc"
docker run --rm \
-v $(pwd)/docs:/out \
-v $(pwd):/protos \
pseudomuto/protoc-gen-doc --doc_opt=markdown,docs.md

File diff suppressed because it is too large Load diff