From fe6037697cba64df2e02b68cec9dd2e93af99b68 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sat, 5 Jan 2013 15:31:59 -0600 Subject: [PATCH] Get the doc building working again (with the quickbook-dev branch). Update html docs to match latest code state. --- doc/html/index.html | 11 +- doc/html/predef/adding_new_predefs.html | 15 +- doc/html/predef/introduction.html | 19 +- doc/html/predef/reference.html | 3687 ++++++++++++++++- doc/html/predef/using_the_predefs.html | 9 +- doc/predef.qbk | 18 +- include/boost/predef/architecture/amd64.h | 4 +- include/boost/predef/architecture/arm.h | 4 +- include/boost/predef/architecture/convex.h | 4 +- include/boost/predef/architecture/ia64.h | 4 +- include/boost/predef/architecture/m68k.h | 4 +- include/boost/predef/architecture/mips.h | 4 +- include/boost/predef/architecture/parisc.h | 4 +- include/boost/predef/architecture/ppc.h | 4 +- include/boost/predef/architecture/pyramid.h | 4 +- include/boost/predef/architecture/rs6k.h | 4 +- include/boost/predef/architecture/sparc.h | 4 +- include/boost/predef/architecture/superh.h | 4 +- include/boost/predef/architecture/sys370.h | 4 +- include/boost/predef/architecture/sys390.h | 4 +- include/boost/predef/architecture/x86.h | 4 +- include/boost/predef/architecture/z.h | 4 +- include/boost/predef/compiler/borland.h | 4 +- include/boost/predef/compiler/clang.h | 4 +- include/boost/predef/compiler/comeau.h | 4 +- include/boost/predef/compiler/compaq.h | 4 +- include/boost/predef/compiler/diab.h | 4 +- include/boost/predef/compiler/digitalmars.h | 4 +- include/boost/predef/compiler/dignus.h | 4 +- include/boost/predef/compiler/edg.h | 4 +- include/boost/predef/compiler/ekopath.h | 4 +- include/boost/predef/compiler/gcc.h | 4 +- include/boost/predef/compiler/gcc_xml.h | 4 +- include/boost/predef/compiler/greenhills.h | 4 +- include/boost/predef/compiler/hp_acc.h | 4 +- include/boost/predef/compiler/iar.h | 4 +- include/boost/predef/compiler/ibm.h | 4 +- include/boost/predef/compiler/intel.h | 4 +- include/boost/predef/compiler/kai.h | 4 +- include/boost/predef/compiler/llvm.h | 4 +- include/boost/predef/compiler/metaware.h | 4 +- include/boost/predef/compiler/metrowerks.h | 4 +- include/boost/predef/compiler/microtec.h | 4 +- include/boost/predef/compiler/mingw.h | 4 +- include/boost/predef/compiler/mpw.h | 4 +- include/boost/predef/compiler/palm.h | 4 +- include/boost/predef/compiler/pgi.h | 4 +- include/boost/predef/compiler/sgi_mipspro.h | 4 +- include/boost/predef/compiler/sunpro.h | 4 +- include/boost/predef/compiler/tendra.h | 4 +- include/boost/predef/compiler/visualc.h | 4 +- include/boost/predef/compiler/watcom.h | 4 +- include/boost/predef/language/objc.h | 4 +- include/boost/predef/language/stdcpp.h | 4 +- include/boost/predef/library/c/gnu.h | 4 +- include/boost/predef/library/c/uc.h | 4 +- include/boost/predef/library/c/vms.h | 4 +- include/boost/predef/library/c/zos.h | 4 +- include/boost/predef/library/std/cxx.h | 4 +- include/boost/predef/library/std/dinkumware.h | 4 +- include/boost/predef/library/std/libcomo.h | 4 +- include/boost/predef/library/std/modena.h | 4 +- include/boost/predef/library/std/msl.h | 4 +- include/boost/predef/library/std/roguewave.h | 4 +- include/boost/predef/library/std/sgi.h | 4 +- include/boost/predef/library/std/stdcpp3.h | 4 +- include/boost/predef/library/std/stlport.h | 4 +- include/boost/predef/library/std/vacpp.h | 4 +- include/boost/predef/make.h | 10 +- include/boost/predef/os/aix.h | 4 +- include/boost/predef/os/amigaos.h | 4 +- include/boost/predef/os/beos.h | 4 +- include/boost/predef/os/bsd.h | 4 +- include/boost/predef/os/bsd/bsdi.h | 4 +- include/boost/predef/os/bsd/dragonfly.h | 4 +- include/boost/predef/os/bsd/free.h | 4 +- include/boost/predef/os/bsd/net.h | 4 +- include/boost/predef/os/bsd/open.h | 4 +- include/boost/predef/os/cygwin.h | 4 +- include/boost/predef/os/hpux.h | 4 +- include/boost/predef/os/irix.h | 4 +- include/boost/predef/os/linux.h | 4 +- include/boost/predef/os/macos.h | 4 +- include/boost/predef/os/os400.h | 4 +- include/boost/predef/os/qnxnto.h | 4 +- include/boost/predef/os/solaris.h | 4 +- include/boost/predef/os/unix.h | 4 +- include/boost/predef/os/vms.h | 4 +- include/boost/predef/os/windows.h | 4 +- 89 files changed, 3749 insertions(+), 348 deletions(-) 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:

-
    +
    • Decimal base whole numbers in the range [0,1000000000). The number range is designed to allow for a (2,2,5) triplet. Which fits within a 32 bit @@ -957,19 +4352,27 @@
    - BOOST_PREDEF_MAKE_.. + BOOST_PREDEF_MAKE_.. macros

    These set of macros decompose common vendor version number macros which are composed version, revision, and patch digits. The naming convention indicates:

    -
    * The base of the specified version number. "`BOOST_PREDEF_MAKE_0X`" for
    -  hexadecimal digits, and "`BOOST_PREDEF_MAKE_10`" for decimal digits.
    -* The format of the vendor version number. Where "`V`" indicates the version digits,
    -  "`R`" indicates the revision digits, "`P`" indicates the patch digits, and "`0`"
    -  indicates an ignored digit.
    -
    +
      +
    • + The base of the specified version number. "BOOST_PREDEF_MAKE_0X" + for hexadecimal digits, and "BOOST_PREDEF_MAKE_10" + for decimal digits. +
    • +
    • + The format of the vendor version number. Where "V" + indicates the version digits, "R" + indicates the revision digits, "P" + indicates the patch digits, and "0" + indicates an ignored digit. +
    • +

    Macros are:

    @@ -1035,7 +4438,7 @@

    - BOOST_PREDEF_MAKE_*.. + BOOST_PREDEF_MAKE_*.. date macros

    @@ -1053,12 +4456,14 @@

    BOOST_PREDEF_MAKE_YYYY(V)

    +

    + BOOST_PREDEF_MAKE_YYYYMM(V) +

-