summaryrefslogtreecommitdiff
path: root/rst.css
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2010-06-26 12:30:09 +0000
committerDaniel James <daniel@calamity.org.uk>2010-06-26 12:30:09 +0000
commita38b959dcd25a14a38911ad27dfc8d408025b73f (patch)
tree0a293781ae7baf55511d1471810f803e8b1cfe20 /rst.css
parent5daf8a872d781fa17285a6a0a74505a108dff878 (diff)
downloadboost-a38b959dcd25a14a38911ad27dfc8d408025b73f.tar.gz
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]
Diffstat (limited to 'rst.css')
-rw-r--r--[-rwxr-xr-x]rst.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/rst.css b/rst.css
index 657224b7b1..afd9a98c31 100755..100644
--- a/rst.css
+++ b/rst.css
@@ -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)