mirror of
https://github.com/boostorg/boost.git
synced 2026-01-18 13:31:28 +01:00
Merge documentation fixes.
* Use `doc/src/*.css` instead of `doc/html/*.css`. * Remove wiki and people directories. * Some documentation fixes. * Left out `minimal.css` changes and boostbook changes because of clashes. [SVN r63347]
This commit is contained in:
@@ -184,10 +184,8 @@ boostbook standalone
|
||||
<xsl:param>toc.section.depth=2
|
||||
<xsl:param>chunk.section.depth=1
|
||||
<xsl:param>boost.root=../../..
|
||||
<format>html:<xsl:param>callout.graphics.path=../../src/images/callouts/
|
||||
<xsl:param>boost.libraries=../../../libs/libraries.htm
|
||||
<xsl:param>navig.graphics=1
|
||||
<xsl:param>html.stylesheet=../../../doc/html/boostbook.css
|
||||
|
||||
|
||||
# PDF Options:
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<meta http-equiv="refresh" content="0; URL=index.html" />
|
||||
|
||||
<title></title>
|
||||
<link rel="stylesheet" href="doc/html/boostbook.css" type="text/css" />
|
||||
<link rel="stylesheet" href="doc/src/boostbook.css" type="text/css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Submodule libs/accumulators updated: a312b851db...fb804cdf7d
Submodule libs/algorithm updated: f5885c6fb0...a37af3c81e
Submodule libs/asio updated: a70528c9be...751991239f
Submodule libs/bimap updated: 8c89813fb4...fe38a7dafe
Submodule libs/bind updated: 6e208277e3...787d3cb7b4
Submodule libs/concept_check updated: 570d5a6f92...45d722b5c3
Submodule libs/config updated: ff9a447c71...fbb893adf0
Submodule libs/date_time updated: 836b5faa3e...80ffd14c8c
Submodule libs/foreach updated: a64a9293a4...c35bb1ed03
Submodule libs/function updated: 1b6a5673cb...a0286a58c7
Submodule libs/function_types updated: 4e48421f9d...a7f9fa0eda
Submodule libs/fusion updated: 95555f3f20...6f0af5db0a
Submodule libs/integer updated: e3da9260e1...f390a64825
Submodule libs/interprocess updated: ef1a4170d4...6fe019d327
Submodule libs/iostreams updated: 337cdaf27a...29fd244849
Submodule libs/iterator updated: f65f03afcc...de4ef14f9b
Submodule libs/lambda updated: e368877636...08b3f6336c
Submodule libs/logic updated: b86917fe43...c053ade60f
Submodule libs/math updated: a1c0cccebd...ce9462e9aa
2
libs/mpi
2
libs/mpi
Submodule libs/mpi updated: 30f9e8afe6...60d5bdcfdd
Submodule libs/numeric/conversion updated: 947af90dbf...3d44e92088
Submodule libs/optional updated: 93f84f3351...46f4308166
Submodule libs/program_options updated: cbacc90d8f...310a638dc8
Submodule libs/property_tree updated: 750d471a77...db59ef4801
Submodule libs/proto updated: 05ab320b5a...39416a1ef1
Submodule libs/python updated: 4b9cb5337d...569b395cdd
Submodule libs/range updated: 794fd3e226...ca2328ed87
Submodule libs/regex updated: 9529cb8bc0...5fe36e6e56
Submodule libs/scope_exit updated: c71a335101...d7e8e69967
Submodule libs/signals updated: f4ceee7d53...23502f5d1a
Submodule libs/signals2 updated: 0f76cd72f1...e3ba004c6b
Submodule libs/spirit updated: 3dee9bad28...5feb83e48f
Submodule libs/static_assert updated: 12f96b5653...e27a27c9f3
Submodule libs/thread updated: 65d2898ff0...cc662c102c
2
libs/tr1
2
libs/tr1
Submodule libs/tr1 updated: bc910c768d...9e703b6d43
Submodule libs/type_traits updated: 60ba70f9a0...11a217d923
Submodule libs/typeof updated: 4aab62e71c...bfb19140f1
Submodule libs/units updated: cac8b7a4c6...e6e54eae71
Submodule libs/variant updated: 19ba44bb3f...64d68fc379
Submodule libs/xpressive updated: 79eb4f71c6...ab0736cda5
@@ -5,7 +5,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<meta name="ProgId" content="FrontPage.Editor.Document">
|
||||
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
|
||||
<link rel="stylesheet" href="../doc/html/boostbook.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../doc/src/boostbook.css" type="text/css" />
|
||||
</head>
|
||||
<body bgcolor="#ffffff" text="#000000">
|
||||
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; URL=http://www.boost.org/users/people.html">
|
||||
</head>
|
||||
<body>
|
||||
Automatic redirection failed, please go to
|
||||
<a href="http://www.boost.org/users/people.html">
|
||||
http://www.boost.org/users/people.html</a>.
|
||||
<hr>
|
||||
<p>© Copyright Beman Dawes, 2008</p>
|
||||
<p> Distributed under the Boost Software License, Version 1.0. (See
|
||||
<a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or <a href="http://www.boost.org/LICENSE_1_0.txt">
|
||||
www.boost.org/LICENSE_1_0.txt</a>)</p>
|
||||
</body>
|
||||
</html>
|
||||
4
rst.css
Executable file → Normal file
4
rst.css
Executable file → Normal file
@@ -1,5 +1,5 @@
|
||||
@import url("doc/html/boostbook.css");
|
||||
@import url("doc/html/docutils.css");
|
||||
@import url("doc/src/boostbook.css");
|
||||
@import url("doc/src/docutils.css");
|
||||
/* Copyright David Abrahams 2006. 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)
|
||||
|
||||
Submodule tools/bcp updated: 5e3d75e6fb...e010757420
Submodule tools/build updated: a407890ca2...91be3a33a8
@@ -14,7 +14,7 @@
|
||||
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
|
||||
<meta name="ProgId" content="FrontPage.Editor.Document">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||||
<link rel="stylesheet" href="../doc/html/boostbook.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../doc/src/boostbook.css" type="text/css" />
|
||||
</head>
|
||||
<body bgcolor="#ffffff">
|
||||
|
||||
|
||||
Submodule tools/inspect updated: 3b8579ebc2...11496af214
@@ -6,7 +6,7 @@
|
||||
<meta http-equiv="Content-Language" content="en-us" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
||||
<link rel="stylesheet" type="text/css" href=
|
||||
"../../../doc/html/boostbook.css" />
|
||||
"../../../doc/src/boostbook.css" />
|
||||
|
||||
<title>Regression Test Reporting Tools</title>
|
||||
</head>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<meta http-equiv="Content-Language" content="en-us" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
|
||||
<link rel="stylesheet" type="text/css" href=
|
||||
"../../../doc/html/boostbook.css" />
|
||||
"../../../doc/src/boostbook.css" />
|
||||
|
||||
<title>Libary Status</title>
|
||||
<style type="text/css">
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
<!-- Copyright 2005 Dave Abrahams -->
|
||||
<!-- Distributed under the Boost Software License, Version 1.0. -->
|
||||
<!-- (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) -->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; URL=https://svn.boost.org/trac/boost/">
|
||||
</head>
|
||||
<body>
|
||||
Take me to the
|
||||
<a href="https://svn.boost.org/trac/boost/">Boost Wiki</a>.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user