commit 588359176f95ebd6ae6c23608903617f9e517c0d parent 3eec382a56515c36170014b666b8cf6036536428 Author: Christian Grothoff <christian@grothoff.org> Date: Tue, 21 Apr 2026 23:35:02 +0200 add docs submodule Diffstat:
| A | .gitmodules | | | 3 | +++ |
| M | bootstrap | | | 1 | + |
| A | doc/prebuilt | | | 1 | + |
3 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "doc/prebuilt"] + path = doc/prebuilt + url = git://git.taler.net/taler-docs diff --git a/bootstrap b/bootstrap @@ -1,2 +1,3 @@ #!/bin/sh autoreconf -if +git submodule update --init --force --remote diff --git a/doc/prebuilt b/doc/prebuilt @@ -0,0 +1 @@ +Subproject commit 788605d9ea06247706e77fa639c6c9f1cc64737c