From 6ac4f9bdac59d5252cb6ba48a1b01badc3aca59c Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 1 Jun 2014 20:58:11 +0100 Subject: [PATCH] Link to the cstdint documentation, rather than Boost.Config's root. --- doc/html/boost_integer/cstdint.html | 6 +++--- doc/html/index.html | 2 +- doc/integer.qbk | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/html/boost_integer/cstdint.html b/doc/html/boost_integer/cstdint.html index bfc9a80..2aeb66a 100644 --- a/doc/html/boost_integer/cstdint.html +++ b/doc/html/boost_integer/cstdint.html @@ -27,9 +27,9 @@ Types

- The Boost.Config module - provides the typedefs useful for writing portable code that requires certain - integer widths. + The Boost.Config + module provides the typedefs useful for writing portable code that requires + certain integer widths.

diff --git a/doc/html/index.html b/doc/html/index.html index 0cb062c..2217d35 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -219,7 +219,7 @@
- +

Last revised: June 01, 2014 at 19:55:54 GMT

Last revised: June 01, 2014 at 19:57:36 GMT


diff --git a/doc/integer.qbk b/doc/integer.qbk index 7085c7b..6beb0f4 100644 --- a/doc/integer.qbk +++ b/doc/integer.qbk @@ -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.