333 B
333 B
MEOW lib
Documentation generation
required tools
- protoc
- protoc-gen-doc
- protoc-gen-uml
- go-plantuml
- plantuml (plantuml command is as shell script :
java -jar /<path-to-plantuml>/plantuml-mit-<version>.jar "$@"
)
generation
run the shell scripts
cd pb
./protogen.sh
cd doc
./docgen.sh