summaryrefslogtreecommitdiffstats
path: root/subprojects
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-12-03 16:14:41 -0500
committerDavid Robillard <d@drobilla.net>2022-12-03 16:14:41 -0500
commitc41ebbc08687b5c072108885b7fab66512917d9b (patch)
treeaa6fb2b03623c52842c6ce375fb3d5c8973d6cf7 /subprojects
parent577356481bbcb12468bcf669ef7107dfb057b833 (diff)
downloadzix-c41ebbc08687b5c072108885b7fab66512917d9b.tar.gz
zix-c41ebbc08687b5c072108885b7fab66512917d9b.tar.bz2
zix-c41ebbc08687b5c072108885b7fab66512917d9b.zip
Replace duplicated dox_to_sphinx script with sphinxygen dependency
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/sphinxygen.wrap8
1 files changed, 8 insertions, 0 deletions
diff --git a/subprojects/sphinxygen.wrap b/subprojects/sphinxygen.wrap
new file mode 100644
index 0000000..e4f8c36
--- /dev/null
+++ b/subprojects/sphinxygen.wrap
@@ -0,0 +1,8 @@
+# Copyright 2022 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: 0BSD OR ISC
+
+[wrap-git]
+url = https://gitlab.com/drobilla/sphinxygen.git
+push-url = ssh://git@gitlab.com:drobilla/sphinxygen.git
+revision = main
+depth = 1