From c42437f87833506992b122a8871de83fbe0b421e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 15 Nov 2018 20:40:00 +0300 Subject: Document task manifest repository-type value as optional --- doc/cli.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/cli.sh') diff --git a/doc/cli.sh b/doc/cli.sh index e389159..1e1342c 100755 --- a/doc/cli.sh +++ b/doc/cli.sh @@ -68,6 +68,7 @@ function compile_doc () # --generate-html --html-suffix .xhtml \ --html-prologue-file doc-prologue.xhtml \ --html-epilogue-file doc-epilogue.xhtml \ +--link-regex '%bpkg([-.].+)%../../bpkg/doc/bpkg$1%' \ --output-prefix "$2" \ --output-suffix "$3" \ "$1" -- cgit v1.1