diff --git a/doc/html/index.html b/doc/html/index.html index 1ee6a83..8a5661f 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -3,7 +3,7 @@ Predef 1.0 - + @@ -18,8 +18,7 @@ Rene Rivera
-
+

Distributed under the Boost Software License, Version 1.0. (See accompanying @@ -31,7 +30,7 @@

Table of Contents

-
+
Introduction
Using the predefs
Adding new predefs
@@ -53,12 +52,12 @@ Warning

- This is a proposed Boost Libnrary and is not part of the Boost C++ Libraries. + This is a proposed Boost Library and is not part of the Boost C++ Libraries.

- +

Last revised: July 13, 2012 at 13:52:32 GMT

Last revised: January 05, 2013 at 21:17:56 GMT


diff --git a/doc/html/predef/adding_new_predefs.html b/doc/html/predef/adding_new_predefs.html index dbf9d29..b83606c 100644 --- a/doc/html/predef/adding_new_predefs.html +++ b/doc/html/predef/adding_new_predefs.html @@ -3,7 +3,7 @@ Adding new predefs - + @@ -26,13 +26,13 @@

- Requirements + Requirements of the header

All predefs need to follow a set of requirements:

-

@@ -917,14 +4312,14 @@

- BOOST_VERSION_NUMBER + BOOST_VERSION_NUMBER
BOOST_VERSION_NUMBER(major,minor,patch)
 

Defines standard version numbers, with these properties:

-
-