docs-matrix-spec/assets/diagrams
2024-11-14 11:11:34 +00:00
..
membership.drawio Fix relative URLs when serving the specification with a custom baseURL (#1984) 2024-11-14 11:11:34 +00:00
membership.png Fix relative URLs when serving the specification with a custom baseURL (#1984) 2024-11-14 11:11:34 +00:00
README.md Fix relative URLs when serving the specification with a custom baseURL (#1984) 2024-11-14 11:11:34 +00:00
threaded-dag-threads.drawio Fix relative URLs when serving the specification with a custom baseURL (#1984) 2024-11-14 11:11:34 +00:00
threaded-dag-threads.png Fix relative URLs when serving the specification with a custom baseURL (#1984) 2024-11-14 11:11:34 +00:00
threaded-dag.drawio Fix relative URLs when serving the specification with a custom baseURL (#1984) 2024-11-14 11:11:34 +00:00
threaded-dag.png Fix relative URLs when serving the specification with a custom baseURL (#1984) 2024-11-14 11:11:34 +00:00

Spec diagrams

Non-ascii diagrams for the spec can be placed here for reference in the actual spec. Please include source material so the diagram can be recreated by a future editor.

https://www.diagrams.net/ is a great (open source) tool for these sorts of things - include your .drawio file next to your diagram.

Suggested settings for diagrams.net:

  • Export as PNG.
  • 100% size.
  • 20 for a border width.
  • No transparent background, shadow, or grid.
  • Include a copy of the diagram.

To reference a diagram, use the absolute path when compiled. For example, ![membership-flow-diagram](/diagrams/membership.png)