|
|
@@ -375,6 +375,15 @@ The code should be syntax highlighted.
|
|
|
Try this: [@http://www.boost.org this is [*boost's] website....] it should
|
|
|
be visible as a link.
|
|
|
|
|
|
+This is [@../../../boost/math/distributions.hpp a link to a header file (boost/math/distributions.hpp)],
|
|
|
+it should be rewritable and point to the website when built as 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 [@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.
|
|
|
+
|
|
|
[endsect]
|
|
|
|
|
|
[section Footnotes]
|