summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2009-01-28 15:53:42 +0000
committerDaniel James <daniel@calamity.org.uk>2009-01-28 15:53:42 +0000
commitf88a39c16914ed2d2f154cc4d82f9e09a59de17c (patch)
treed9879df7bc561d9d03681d22ad2bed149e9ac211 /doc
parente26ac7dad7a4e41f865b1f4695bdaeea5aca6f7c (diff)
downloadboost-f88a39c16914ed2d2f154cc4d82f9e09a59de17c.tar.gz
Merge several documentation fixes. Plus a small inspect fix.
Merged revisions 50798-50799,50837-50839,50847-50848 via svnmerge from https://svn.boost.org/svn/boost/trunk ........ r50798 | danieljames | 2009-01-26 23:14:53 +0000 (Mon, 26 Jan 2009) | 5 lines Make checking for duplicated names case insensitive. This avoids generating filenames with names that only differ by case as they cause problems on case insensitive file systems. ........ r50799 | danieljames | 2009-01-26 23:29:52 +0000 (Mon, 26 Jan 2009) | 1 line Label the line ending inspect errors. ........ r50837 | danieljames | 2009-01-28 09:14:21 +0000 (Wed, 28 Jan 2009) | 1 line Add scope exit to the root html file. ........ r50838 | danieljames | 2009-01-28 09:14:45 +0000 (Wed, 28 Jan 2009) | 1 line Fix a link in the typeof forwarding html file. ........ r50839 | danieljames | 2009-01-28 09:14:56 +0000 (Wed, 28 Jan 2009) | 1 line Fix an incorrectly escaped right arrow. ........ r50847 | danieljames | 2009-01-28 15:17:34 +0000 (Wed, 28 Jan 2009) | 2 lines Fix some documentation issues with scope_exit. ........ r50848 | danieljames | 2009-01-28 15:32:46 +0000 (Wed, 28 Jan 2009) | 1 line Generate the scope_exit documentation. ........ [SVN r50849]
Diffstat (limited to 'doc')
-rw-r--r--doc/Jamfile.v22
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2
index fe9b83f6bb..4a2e1c00a1 100644
--- a/doc/Jamfile.v2
+++ b/doc/Jamfile.v2
@@ -30,7 +30,6 @@ boostbook doc
<dependency>../libs/mpi/doc//mpi_autodoc.xml
#<dependency>../libs/proto/doc//protodoc.xml
<dependency>../libs/proto/doc//proto
- <dependency>../libs/scope_exit/doc//scope_exit
<dependency>../libs/typeof/doc//typeof
<dependency>../libs/xpressive/doc//autodoc.xml
<dependency>../libs/xpressive/doc//xpressive
@@ -57,7 +56,6 @@ boostbook doc
<implicit-dependency>../libs/tr1/doc//tr1
<implicit-dependency>../libs/foreach/doc//foreach
<implicit-dependency>../libs/proto/doc//proto
- <implicit-dependency>../libs/scope_exit/doc//scope_exit
<implicit-dependency>../libs/typeof/doc//typeof
<implicit-dependency>../libs/xpressive/doc//xpressive
<implicit-dependency>../tools/jam/doc//bjam