Link to the cstdint documentation, rather than Boost.Config's root.

This commit is contained in:
Daniel James
2014-06-01 20:58:11 +01:00
parent 081eb01f88
commit 6ac4f9bdac
3 changed files with 5 additions and 5 deletions

View File

@ -27,9 +27,9 @@
Types</a>
</h2></div></div></div>
<p>
The <a href="http://www.boost.org/libs/config/" target="_top">Boost.Config</a> module
provides the typedefs useful for writing portable code that requires certain
integer widths.
The <a href="../../../../../libs/config/doc/html/boost_config/cstdint.html" target="_top">Boost.Config</a>
module provides the typedefs useful for writing portable code that requires
certain integer widths.
</p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>

View File

@ -219,7 +219,7 @@
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"><p><small>Last revised: June 01, 2014 at 19:55:54 GMT</small></p></td>
<td align="left"><p><small>Last revised: June 01, 2014 at 19:57:36 GMT</small></p></td>
<td align="right"><div class="copyright-footer"></div></td>
</tr></table>
<hr>

View File

@ -699,7 +699,7 @@ provided typedefs in new code (and update old code as soon as possible).
[section:cstdint Removed from library: Standard Integer Types]
The [@http://www.boost.org/libs/config/ Boost.Config] module provides
The [@boost:/libs/config/doc/html/boost_config/cstdint.html Boost.Config] module provides
the typedefs useful for writing portable code that requires certain
integer widths.