From 5fe36e6e5687c75547711b6e0a8760ae389727d2 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 26 Jun 2010 12:30:09 +0000 Subject: [PATCH] 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] --- doc/Jamfile.v2 | 4 ---- doc/history.qbk | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/doc/Jamfile.v2 b/doc/Jamfile.v2 index e53a1592..47757c1a 100644 --- a/doc/Jamfile.v2 +++ b/doc/Jamfile.v2 @@ -27,10 +27,6 @@ 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 # PDF Options: # TOC Generation: this is needed for FOP-0.9 and later: diff --git a/doc/history.qbk b/doc/history.qbk index 176140d6..36127ef9 100644 --- a/doc/history.qbk +++ b/doc/history.qbk @@ -8,7 +8,7 @@ [section:history History] -New issues should be submitted at [@http:svn.boost.org svn.boost.org] - don't forget to include your +New issues should be submitted at [@http://svn.boost.org svn.boost.org] - don't forget to include your email address in the ticket! Currently open issues can be viewed [@https://svn.boost.org/trac/boost/query?status=assigned&status=new&status=reopened&component=regex&order=priority&col=id&col=summary&col=status&col=type&col=milestone&col=component here].