From 83dcdeeb08b999566ae59ab59ea7b7a3a8fade1f Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 30 Jun 2012 19:24:00 +0000 Subject: [PATCH] context: Remove some doc build settings + redirect for documentation. It looks like the Jamfile was based on an old version of boost, the settings I deleted should be automatically set to appropriate values. [SVN r79188] --- doc/Jamfile.v2 | 8 -------- index.html | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 8 deletions(-) create mode 100644 index.html diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index dfc9d6e..df263bb 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -3,8 +3,6 @@ # 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) -path-constant boost-images : ../../../doc/src/images ; - xml context : context.qbk ; boostbook standalone @@ -12,8 +10,6 @@ boostbook standalone context : # HTML options first: - # Use graphics not text for navigation: - navig.graphics=1 # How far down we chunk nested sections, basically all of them: chunk.section.depth=3 # Don't put the first section on the same page as the TOC: @@ -26,8 +22,4 @@ boostbook standalone generate.section.toc.level=10 # Path for links to Boost: boost.root=../../../.. - # Path for libraries index: - boost.libraries=../../../../libs/libraries.htm - # Use the main Boost stylesheet: - html.stylesheet=../../../../doc/html/boostbook.css ; diff --git a/index.html b/index.html new file mode 100644 index 0000000..0ade6cb --- /dev/null +++ b/index.html @@ -0,0 +1,14 @@ + + + + + +Automatic redirection failed, please go to +doc/html/index.html +
+

© Copyright Beman Dawes, 2001

+

Distributed under the Boost Software +License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at +www.boost.org/LICENSE_1_0.txt)

+ +