From c1374092cb68d0beb51394ae7a11d5c857835c67 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 18 Apr 2018 10:49:11 +0200 Subject: Minor doc infra change --- doc/cli.sh | 2 +- doc/manual.cli | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/cli.sh b/doc/cli.sh index bb910ba..eb4829d 100755 --- a/doc/cli.sh +++ b/doc/cli.sh @@ -74,7 +74,7 @@ cli -I .. \ --html-prologue-file doc-prologue.xhtml \ --html-epilogue-file doc-epilogue.xhtml \ --link-regex '%b([-.].+)%../../build2/doc/b$1%' \ ---link-regex '%build2(#.+)?%../../build2/doc/build2-build-system-manual.xhtml$1%' \ +--link-regex '%b(#.+)?%../../build2/doc/build2-build-system-manual.xhtml$1%' \ --output-prefix build2-package-manager- manual.cli html2ps -f doc.html2ps:a4.html2ps -o build2-package-manager-manual-a4.ps build2-package-manager-manual.xhtml diff --git a/doc/manual.cli b/doc/manual.cli index f735305..99312e8 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -28,7 +28,7 @@ Note also that if you are strating a new project that will use the \c{build2} toolchain, then it is strongly recommended that you use the \i{standard versioning} scheme which is a more strictly defined subset of semanic versioning and that allows automation of many version management tasks. See -\l{build2#module-version Version Module} for details. +\l{b#module-version Version Module} for details. The \c{bpkg} package version has the following form: -- cgit v1.1