Skip to content

Commit a38b959

Browse files
committed
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]
1 parent 5daf8a8 commit a38b959

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+50
-80
lines changed

doc/test/Jamfile.v2

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,8 @@ boostbook standalone
184184
<xsl:param>toc.section.depth=2
185185
<xsl:param>chunk.section.depth=1
186186
<xsl:param>boost.root=../../..
187-
<format>html:<xsl:param>callout.graphics.path=../../src/images/callouts/
188187
<xsl:param>boost.libraries=../../../libs/libraries.htm
189188
<xsl:param>navig.graphics=1
190-
<xsl:param>html.stylesheet=../../../doc/html/boostbook.css
191189

192190

193191
# PDF Options:

index.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="refresh" content="0; URL=index.html" />
77

88
<title></title>
9-
<link rel="stylesheet" href="doc/html/boostbook.css" type="text/css" />
9+
<link rel="stylesheet" href="doc/src/boostbook.css" type="text/css" />
1010
</head>
1111

1212
<body>

libs/accumulators

libs/algorithm

libs/asio

libs/bimap

libs/bind

Submodule bind updated 1 file

libs/concept_check

libs/config

Submodule config updated 1 file

libs/date_time

0 commit comments

Comments
 (0)