Skip to content
Snippets Groups Projects
Verified Commit c4991425 authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Add modgraph script

parent 1c770aad
No related branches found
No related tags found
No related merge requests found
Pipeline #41781 passed
#!/bin/sh
graphmod | tred | dot -Tsvg -Gsize=10,9\! > docs/modules_small.svg
graphmod | tred | dot -Tsvg -Gsize=15,9\! > docs/modules_wide.svg
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment