summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorbt <bt@rctt.net>2026-03-29 08:51:30 +0200
committerbt <bt@rctt.net>2026-03-29 08:51:30 +0200
commit69703f3a808edd9b1e12f5e0c226abae2e79fa21 (patch)
treec44cfa8ccb73c82f20337928fdd05c5128b9f710 /tools
parent52d6632a0b51e48334ada3ec4d489d15c2d59c8a (diff)
downloadsolec-69703f3a808edd9b1e12f5e0c226abae2e79fa21.tar.gz
solec-69703f3a808edd9b1e12f5e0c226abae2e79fa21.zip
[docs] Update README.md and protocol diagram
Diffstat (limited to 'tools')
-rwxr-xr-xtools/build_spec.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build_spec.sh b/tools/build_spec.sh
index dfebbd2..f5272b4 100755
--- a/tools/build_spec.sh
+++ b/tools/build_spec.sh
@@ -7,7 +7,7 @@ else
fi
kaitai-struct-compiler -t graphviz solec.ksy
-dot -Tsvg solec.dot > solec.svg
+dot -Tsvg solec.dot > docs/protocol.svg
rm solec.dot
~/bin/kaitai-struct-compiler-ws/bin/kaitai-struct-compiler -t wireshark --read-pos solec.ksy