aboutsummaryrefslogtreecommitdiff
path: root/doc/cli.sh
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-10-10 17:22:46 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-11-06 19:32:09 +0300
commitf41599c8e9435f3dfec60b872c2b4ae31177efdd (patch)
tree088f8d9bf906e4a2ed734e034699163c9ccc7306 /doc/cli.sh
parentac76a4fd2afff48a0d5db84592babe5cabef3a2c (diff)
Add support for test timeouts
Diffstat (limited to 'doc/cli.sh')
-rwxr-xr-xdoc/cli.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index 21d38d2..d1fcb77 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -101,6 +101,7 @@ function compile_doc () # <file> <prefix> <suffix>
--link-regex '%bpkg(#.+)?%../../bpkg/doc/build2-package-manager-manual.xhtml$1%' \
--link-regex '%bdep([-.].+)%../../bdep/doc/bdep$1%' \
--link-regex '%testscript(#.+)?%build2-testscript-manual.xhtml$1%' \
+--link-regex '%build2(#.+)?%build2-build-system-manual.xhtml$1%' \
--output-prefix "$2" \
--output-suffix "$3" \
"$1"