README.md

# Generating Diagrams

This directory contains drawio content and mscgen content.

# mscgen Content

To generate these diagrams, use the `mscgen` tool (available through home brew)
and provide the file name:

		$ mscgen AttendeeAuthentication.msc

See [mscgen documentation](https://www.mcternan.me.uk/mscgen/) for more.

# drawio Content

This content should be opened by the web service "app.diagrams.net". Because
we are using a third-party web-service, be careful about the content of the
diagrams. No personally-identifiable information should be shared.

# Easy Button

Use the "build-diagrams" make target:

		$ make build-diagrams