Merge pull request #19 from sachaw/master

Remove docs - Moves to main repo
This commit is contained in:
Sacha Weatherstone 2021-04-16 14:42:20 +10:00 committed by GitHub
commit 13beeee472
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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