kopia lustrzana https://github.com/meshtastic/protobufs
Remove docs - Moves to main repo
rodzic
6e05f72a1a
commit
ead1c4ce5b
|
@ -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).
|
||||
|
|
|
@ -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
|
1251
docs/docs.md
1251
docs/docs.md
Plik diff jest za duży
Load Diff
Ładowanie…
Reference in New Issue