# MEOW lib # Documentation generation ## required tools * protoc * protoc-gen-doc * protoc-gen-uml * go-plantuml * plantuml (plantuml command is as shell script : `java -jar //plantuml-mit-.jar "$@"`) ## generation run the shell scripts cd pb ./protogen.sh cd doc ./docgen.sh # Tests