/protograph

Protograph is a collection of sequence diagrams of various protocols.

Primary LanguageTeXMIT LicenseMIT

Protograph

Build Status

Protograph is a collection of sequence diagrams of various protocols.

Protograph generations requires protographer and LaTeX.

Project structure:

  1. Directory yaml contains the protocol description.
  2. Directory tex contains the TeX and PDF file, generated by Travis CI build, and used by https://protograph.github.io.

Installing protographer and latex docker image:

make prepare

Generating protograph:

make all

Please see SCHEMA.md for how to write a protograph in YAML.