aboutsummaryrefslogtreecommitdiff
path: root/doc/cli.sh
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-09-06 16:38:36 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-09-24 11:10:59 +0300
commit18baf3784407f28f61d9e8d90daf1ce99c7e86d3 (patch)
tree0e76ff770c63b2126c62d7cb02efea252fd347b2 /doc/cli.sh
parent762ecb665373d6ac6ed9e8f2b50aaa2e5cd56468 (diff)
Add support for target, host, and module package types
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 bc1361b..fba96b0 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -95,6 +95,7 @@ function compile_doc () # <file> <prefix> <suffix>
--html-prologue-file doc-prologue.xhtml \
--html-epilogue-file doc-epilogue.xhtml \
--link-regex '%bpkg([-.].+)%../../bpkg/doc/bpkg$1%' \
+--link-regex '%bpkg(#.+)?%../../bpkg/doc/build2-package-manager-manual.xhtml$1%' \
--output-prefix "$2" \
--output-suffix "$3" \
"$1"