8000 GitHub - neraliu/protograph: Protograph is a collection of sequence diagrams of various protocols.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

neraliu/protograph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 https://github.com/protograph/protographer/blob/master/yaml/helloworld.yaml and https://github.com/protograph/protographer/blob/master/tex/helloworld.pdf to get a taste of how the YAML-to-PDF conversion works.

About

Protograph is a collection of sequence diagrams of various protocols.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 98.2%
  • Makefile 1.8%
0