From 3812a2f620c84b4e56eaff29488870f22978e097 Mon Sep 17 00:00:00 2001
From: Erik Reid <erik.reid@geant.org>
Date: Tue, 15 Apr 2025 09:56:58 +0200
Subject: [PATCH] build-docs with drawio tag

---
 build-docs.sh | 1 +
 1 file changed, 1 insertion(+)
 create mode 100755 build-docs.sh

diff --git a/build-docs.sh b/build-docs.sh
new file mode 100755
index 0000000..c1dcfdd
--- /dev/null
+++ b/build-docs.sh
@@ -0,0 +1 @@
+sphinx-build -b html -t drawio docs/source docs/build
-- 
GitLab