diff --git a/hash/doc/Jamfile.v2 b/hash/doc/Jamfile.v2 index 84a7c26..731a228 100644 --- a/hash/doc/Jamfile.v2 +++ b/hash/doc/Jamfile.v2 @@ -8,6 +8,8 @@ boostbook standalone : hash : admon.graphics.path=images/ navig.graphics.path=images/ html.stylesheet=boostbook.css + boost.root=../../../../.. + boost.libraries=../../../../libraries.htm chunk.first.sections=1 chunk.section.depth=2 generate.section.toc.level=2 diff --git a/hash/doc/ref.xml b/hash/doc/ref.xml index 283914e..6bb32ce 100644 --- a/hash/doc/ref.xml +++ b/hash/doc/ref.xml @@ -406,6 +406,8 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) + + @@ -500,6 +502,10 @@ for(; first != last; ++first) + + + + @@ -797,6 +803,7 @@ return seed; +