Boost logo

Boost-Commit :

From: grafikrobot_at_[hidden]
Date: 2007-12-02 02:02:12


Author: grafik
Date: 2007-12-02 02:02:12 EST (Sun, 02 Dec 2007)
New Revision: 41569
URL: http://svn.boost.org/trac/boost/changeset/41569

Log:
"Who's Using Boost?" content moved to new web site.
Removed:
   trunk/doc/html/who_s_using_boost_.html
Text files modified:
   trunk/doc/Jamfile.v2 | 2 --
   trunk/doc/src/boost.xml | 2 --
   2 files changed, 0 insertions(+), 4 deletions(-)

Modified: trunk/doc/Jamfile.v2
==============================================================================
--- trunk/doc/Jamfile.v2 (original)
+++ trunk/doc/Jamfile.v2 2007-12-02 02:02:12 EST (Sun, 02 Dec 2007)
@@ -29,7 +29,6 @@
     <dependency>../libs/date_time/xmldoc//gregorian_autodoc.xml
     <dependency>../libs/date_time/xmldoc//posix_time_autodoc.xml
     <dependency>../libs/date_time/xmldoc//local_time_autodoc.xml
- <dependency>../more/whos_using//using
     <dependency>../tools/jam/doc//bjam
     <dependency>../tools/quickbook/doc//quickbook
     <dependency>../libs/interprocess/doc//autodoc.xml
@@ -46,7 +45,6 @@
     <implicit-dependency>../libs/foreach/doc//foreach
     <implicit-dependency>../libs/typeof/doc//typeof
     <implicit-dependency>../libs/xpressive/doc//xpressive
- <implicit-dependency>../more/whos_using//using
     <implicit-dependency>../tools/jam/doc//bjam
     <implicit-dependency>../tools/quickbook/doc//quickbook
     <implicit-dependency>../libs/mpi/doc//mpi

Deleted: trunk/doc/html/who_s_using_boost_.html
==============================================================================
--- trunk/doc/html/who_s_using_boost_.html 2007-12-02 02:02:12 EST (Sun, 02 Dec 2007)
+++ (empty file)
@@ -1,17 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
- <head>
- <!-- Copyright (C) 2002 Douglas Gregor <doug.gregor -at- gmail.com>
-
- Distributed under the Boost Software License, Version 1.0.
- (See accompanying file LICENSE_1_0.txt or copy at
- http://www.boost.org/LICENSE_1_0.txt) -->
- <title>Redirect to generated documentation</title>
- <meta http-equiv="refresh" content="0; URL=http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/who_s_using_boost_.html">
- </head>
- <body>
- Automatic redirection failed, please go to
- http://www.boost.org/regression-logs/cs-win32_metacomm/doc/html/who_s_using_boost_.html
- </body>
-</html>
-

Modified: trunk/doc/src/boost.xml
==============================================================================
--- trunk/doc/src/boost.xml (original)
+++ trunk/doc/src/boost.xml 2007-12-02 02:02:12 EST (Sun, 02 Dec 2007)
@@ -748,8 +748,6 @@
     <xi:include href="bjam.xml"/>
     <xi:include href="../../tools/build/v2/doc/src/userman.xml"/>
   </part>
-
- <xi:include href="using.xml"/>
 </boostbook>
 
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk