summaryrefslogtreecommitdiff
path: root/doc/test
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2009-02-18 21:23:59 +0000
committerDaniel James <daniel@calamity.org.uk>2009-02-18 21:23:59 +0000
commitc77c6ef733ff4c9b45acfd79161640b96ee47dd7 (patch)
treeb49b83d0fe60caaf2535f85f7ab058171c387b10 /doc/test
parent53d3445f433ab6e4f0a400c1f86e9310da4fe047 (diff)
downloadboost-c77c6ef733ff4c9b45acfd79161640b96ee47dd7.tar.gz
Correct boost.url.prefix for htmlhelp and add a link to test it.
[SVN r51322]
Diffstat (limited to 'doc/test')
-rw-r--r--doc/test/Jamfile.v22
-rw-r--r--doc/test/test.qbk4
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/test/Jamfile.v2 b/doc/test/Jamfile.v2
index 50465db9ef..0289dabeeb 100644
--- a/doc/test/Jamfile.v2
+++ b/doc/test/Jamfile.v2
@@ -198,7 +198,7 @@ boostbook standalone
# HTML Help Options:
#======================================================================
#<format>htmlhelp:<xsl:param>img.src.path=../html
- <format>htmlhelp:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/pdf/htmlhelp
+ <format>htmlhelp:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/doc/test/html
<format>htmlhelp:<xsl:param>htmlhelp.chm=test.chm
;
diff --git a/doc/test/test.qbk b/doc/test/test.qbk
index d4bd667572..dd63c2dcd8 100644
--- a/doc/test/test.qbk
+++ b/doc/test/test.qbk
@@ -384,6 +384,10 @@ it should be rewritten to point to the website when building a PDF.
This is [@boost:/libs/regex/index.html a link to another library's documentation (Boost.Regex)], using the boost:/ protocol,
it should be rewritten to point to the website when building a PDF.
+This is [@../weighted_tail_quantile.hpp a relative link to a header file within the test source],
+it should be rewritten to point to the website when building a PDF.
+Although it might be on the website yet.
+
[endsect]
[section Footnotes]