Skip to content

pmotionf/mmc-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

175 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMC-API

The public client API for the MMC server.

MMC guidelines and documentation are automatically generated from Markdown to HTML using mkdocs-material. The API documentation is automatically converted from Protobuf to Markdown using protoc-gen-doc.

Generate the Markdown file from the API

Run the following command to generate the documentation after installing protoc-gen-doc:

protoc -I=protobuf --doc_out=./docs --doc_opt=markdown,protocol-documentation.md protobuf/*.proto protobuf/mmc/*.proto

View Documentation

For full guidelines on how to use the API, open site/index.html in your browser.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors