Remove docs - Moves to main repo

pull/19/head
Sacha Weatherstone 2021-04-15 16:56:06 +10:00
rodzic 6e05f72a1a
commit ead1c4ce5b
3 zmienionych plików z 2 dodań i 1262 usunięć

Wyświetl plik

@ -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).

Wyświetl plik

@ -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

Plik diff jest za duży Load Diff