summaryrefslogtreecommitdiffhomepage
path: root/android/docs/diagrams/update_graphs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'android/docs/diagrams/update_graphs.sh')
-rwxr-xr-xandroid/docs/diagrams/update_graphs.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/android/docs/diagrams/update_graphs.sh b/android/docs/diagrams/update_graphs.sh
new file mode 100755
index 0000000000..51d3b74b85
--- /dev/null
+++ b/android/docs/diagrams/update_graphs.sh
@@ -0,0 +1,5 @@
+#!/usr/bin/env bash
+
+SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
+
+plantuml $SCRIPT_DIR/*.puml