From a38b959dcd25a14a38911ad27dfc8d408025b73f 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/test/Jamfile.v2 | 2 -- index.htm | 2 +- libs/accumulators | 2 +- libs/algorithm | 2 +- libs/asio | 2 +- libs/bimap | 2 +- libs/bind | 2 +- libs/concept_check | 2 +- libs/config | 2 +- libs/date_time | 2 +- libs/foreach | 2 +- libs/function | 2 +- libs/function_types | 2 +- libs/fusion | 2 +- libs/integer | 2 +- libs/interprocess | 2 +- libs/iostreams | 2 +- libs/iterator | 2 +- libs/lambda | 2 +- libs/logic | 2 +- libs/math | 2 +- libs/mpi | 2 +- libs/numeric/conversion | 2 +- libs/optional | 2 +- libs/program_options | 2 +- libs/property_tree | 2 +- libs/proto | 2 +- libs/python | 2 +- libs/range | 2 +- libs/regex | 2 +- libs/scope_exit | 2 +- libs/signals | 2 +- libs/signals2 | 2 +- libs/spirit | 2 +- libs/static_assert | 2 +- libs/thread | 2 +- libs/tr1 | 2 +- libs/type_traits | 2 +- libs/typeof | 2 +- libs/units | 2 +- libs/variant | 2 +- libs/xpressive | 2 +- more/index.htm | 2 +- people/people.htm | 15 --------------- rst.css | 4 ++-- tools/bcp | 2 +- tools/build | 2 +- tools/index.html | 2 +- tools/inspect | 2 +- tools/regression/doc/index.html | 2 +- tools/regression/doc/library_status.html | 2 +- wiki/index.html | 13 ------------- 52 files changed, 50 insertions(+), 80 deletions(-) delete mode 100644 people/people.htm mode change 100755 => 100644 rst.css delete mode 100644 wiki/index.html diff --git a/doc/test/Jamfile.v2 b/doc/test/Jamfile.v2 index 0289dabeeb..772c6e0e4f 100644 --- a/doc/test/Jamfile.v2 +++ b/doc/test/Jamfile.v2 @@ -184,10 +184,8 @@ boostbook standalone toc.section.depth=2 chunk.section.depth=1 boost.root=../../.. - html:callout.graphics.path=../../src/images/callouts/ boost.libraries=../../../libs/libraries.htm navig.graphics=1 - html.stylesheet=../../../doc/html/boostbook.css # PDF Options: diff --git a/index.htm b/index.htm index 0a3ac3191d..10200b81e4 100644 --- a/index.htm +++ b/index.htm @@ -6,7 +6,7 @@ - + diff --git a/libs/accumulators b/libs/accumulators index a312b851db..fb804cdf7d 160000 --- a/libs/accumulators +++ b/libs/accumulators @@ -1 +1 @@ -Subproject commit a312b851db686b10210b8209a66972180fb7aea1 +Subproject commit fb804cdf7dad1735f5d8e0a5359df18c40ec24ff diff --git a/libs/algorithm b/libs/algorithm index f5885c6fb0..a37af3c81e 160000 --- a/libs/algorithm +++ b/libs/algorithm @@ -1 +1 @@ -Subproject commit f5885c6fb0302081c17e436f3266cf639f58033b +Subproject commit a37af3c81ed5e75a7eb3255b6eef224431eebf5e diff --git a/libs/asio b/libs/asio index a70528c9be..751991239f 160000 --- a/libs/asio +++ b/libs/asio @@ -1 +1 @@ -Subproject commit a70528c9be768785bd8965ea004d8da2a2a1c310 +Subproject commit 751991239fe90c5e8f91d48846b5f7ded2fdfdc5 diff --git a/libs/bimap b/libs/bimap index 8c89813fb4..fe38a7dafe 160000 --- a/libs/bimap +++ b/libs/bimap @@ -1 +1 @@ -Subproject commit 8c89813fb46f37a91e1c785b687363cc65863c89 +Subproject commit fe38a7dafeb8b2728d5218b570445eb90a8c093a diff --git a/libs/bind b/libs/bind index 6e208277e3..787d3cb7b4 160000 --- a/libs/bind +++ b/libs/bind @@ -1 +1 @@ -Subproject commit 6e208277e3839b650f979efc4ee3d5b50432163f +Subproject commit 787d3cb7b422c6abf3cebd59ad42461370bcbaf4 diff --git a/libs/concept_check b/libs/concept_check index 570d5a6f92..45d722b5c3 160000 --- a/libs/concept_check +++ b/libs/concept_check @@ -1 +1 @@ -Subproject commit 570d5a6f92d7b44fd75c1bc554fa49e5a7eee309 +Subproject commit 45d722b5c30cf07ec1ab70f0d2b954795b741d00 diff --git a/libs/config b/libs/config index ff9a447c71..fbb893adf0 160000 --- a/libs/config +++ b/libs/config @@ -1 +1 @@ -Subproject commit ff9a447c71c50ef7c22999f3b521b69bde937beb +Subproject commit fbb893adf056a49c0dd0fc77417a5d0b9f85a608 diff --git a/libs/date_time b/libs/date_time index 836b5faa3e..80ffd14c8c 160000 --- a/libs/date_time +++ b/libs/date_time @@ -1 +1 @@ -Subproject commit 836b5faa3e284afec09c7150e142c3f03e7c7f10 +Subproject commit 80ffd14c8c998d1f331707e5f1ad430410fc1b86 diff --git a/libs/foreach b/libs/foreach index a64a9293a4..c35bb1ed03 160000 --- a/libs/foreach +++ b/libs/foreach @@ -1 +1 @@ -Subproject commit a64a9293a40fefb896d7e56f54095c7a4ca3d146 +Subproject commit c35bb1ed0384a602eb6b4e7df5b01d7fc11c30b3 diff --git a/libs/function b/libs/function index 1b6a5673cb..a0286a58c7 160000 --- a/libs/function +++ b/libs/function @@ -1 +1 @@ -Subproject commit 1b6a5673cbf50d566e481b1520ce817617c550ad +Subproject commit a0286a58c73d509e72f6aaeb9ad761c45292fa00 diff --git a/libs/function_types b/libs/function_types index 4e48421f9d..a7f9fa0eda 160000 --- a/libs/function_types +++ b/libs/function_types @@ -1 +1 @@ -Subproject commit 4e48421f9d92556545d0287bcd9f6b89ccfd9cf7 +Subproject commit a7f9fa0eda5403bf8a09643b6769a58c1fa0c1ee diff --git a/libs/fusion b/libs/fusion index 95555f3f20..6f0af5db0a 160000 --- a/libs/fusion +++ b/libs/fusion @@ -1 +1 @@ -Subproject commit 95555f3f2045dd57bd2da8cd207f13eb13b88ed4 +Subproject commit 6f0af5db0a1ccf351ac9e8c317492f70a5b2b75d diff --git a/libs/integer b/libs/integer index e3da9260e1..f390a64825 160000 --- a/libs/integer +++ b/libs/integer @@ -1 +1 @@ -Subproject commit e3da9260e1b3c252219e411aba32fd5852671798 +Subproject commit f390a648255bd1884944629bb183e0f190a3c3b4 diff --git a/libs/interprocess b/libs/interprocess index ef1a4170d4..6fe019d327 160000 --- a/libs/interprocess +++ b/libs/interprocess @@ -1 +1 @@ -Subproject commit ef1a4170d48226b9fa71d75b4d7cd529d38200b0 +Subproject commit 6fe019d327ba2e88612fe8fabc52a4b0284694c7 diff --git a/libs/iostreams b/libs/iostreams index 337cdaf27a..29fd244849 160000 --- a/libs/iostreams +++ b/libs/iostreams @@ -1 +1 @@ -Subproject commit 337cdaf27aa6a3807d97f0b55efc45ed43fcd807 +Subproject commit 29fd24484997e46b8568ccb49fe4dc27166f0eda diff --git a/libs/iterator b/libs/iterator index f65f03afcc..de4ef14f9b 160000 --- a/libs/iterator +++ b/libs/iterator @@ -1 +1 @@ -Subproject commit f65f03afccf92a1eb43a0f4129307e087a71fdcd +Subproject commit de4ef14f9bc3754a415c2a506713e32187abb313 diff --git a/libs/lambda b/libs/lambda index e368877636..08b3f6336c 160000 --- a/libs/lambda +++ b/libs/lambda @@ -1 +1 @@ -Subproject commit e3688776363c80ebd865785d584d6d7e886ba9f8 +Subproject commit 08b3f6336c5ae461da13281528a0dc1c56337f5e diff --git a/libs/logic b/libs/logic index b86917fe43..c053ade60f 160000 --- a/libs/logic +++ b/libs/logic @@ -1 +1 @@ -Subproject commit b86917fe438fb541c7ec3055a66ec83e77fa7a46 +Subproject commit c053ade60f2e8916e7b2b957b2d208b27e03c9c6 diff --git a/libs/math b/libs/math index a1c0cccebd..ce9462e9aa 160000 --- a/libs/math +++ b/libs/math @@ -1 +1 @@ -Subproject commit a1c0cccebdaeb9e16652aeaba63274311dbfef82 +Subproject commit ce9462e9aa5151c920a9c79191cf25e9b61a6e32 diff --git a/libs/mpi b/libs/mpi index 30f9e8afe6..60d5bdcfdd 160000 --- a/libs/mpi +++ b/libs/mpi @@ -1 +1 @@ -Subproject commit 30f9e8afe638759e20a0c6e40a6c6522bc57a618 +Subproject commit 60d5bdcfddaa21ec7500f75d9110a802b0322759 diff --git a/libs/numeric/conversion b/libs/numeric/conversion index 947af90dbf..3d44e92088 160000 --- a/libs/numeric/conversion +++ b/libs/numeric/conversion @@ -1 +1 @@ -Subproject commit 947af90dbf91984a5f232d9a48dff8c7dd96634b +Subproject commit 3d44e92088848239e668dd4b4206fd71b97a2f39 diff --git a/libs/optional b/libs/optional index 93f84f3351..46f4308166 160000 --- a/libs/optional +++ b/libs/optional @@ -1 +1 @@ -Subproject commit 93f84f3351f6867fd6e69b5e05d73ab257f5752e +Subproject commit 46f430816695d4261fa6060959fdf71676dfe695 diff --git a/libs/program_options b/libs/program_options index cbacc90d8f..310a638dc8 160000 --- a/libs/program_options +++ b/libs/program_options @@ -1 +1 @@ -Subproject commit cbacc90d8fdc6be7693762e13b20a43d044ee185 +Subproject commit 310a638dc8dc95c47baf9dc7efd1234c0f721049 diff --git a/libs/property_tree b/libs/property_tree index 750d471a77..db59ef4801 160000 --- a/libs/property_tree +++ b/libs/property_tree @@ -1 +1 @@ -Subproject commit 750d471a770f776520d7abe134ed501cd93b8748 +Subproject commit db59ef4801f18843682bed4b17f21c72ba5ba47f diff --git a/libs/proto b/libs/proto index 05ab320b5a..39416a1ef1 160000 --- a/libs/proto +++ b/libs/proto @@ -1 +1 @@ -Subproject commit 05ab320b5a190ff8821641563e502f740fc35115 +Subproject commit 39416a1ef169b2cfc19d293f013d8e7751f32671 diff --git a/libs/python b/libs/python index 4b9cb5337d..569b395cdd 160000 --- a/libs/python +++ b/libs/python @@ -1 +1 @@ -Subproject commit 4b9cb5337daa660397c98d5e4b21bfa881aa4c70 +Subproject commit 569b395cdd318198ae6a28bae525e163bb2a872b diff --git a/libs/range b/libs/range index 794fd3e226..ca2328ed87 160000 --- a/libs/range +++ b/libs/range @@ -1 +1 @@ -Subproject commit 794fd3e226ac14fb3f75737258cb3ecc4eccd898 +Subproject commit ca2328ed872151a470dcb4417aac319cbff37c25 diff --git a/libs/regex b/libs/regex index 9529cb8bc0..5fe36e6e56 160000 --- a/libs/regex +++ b/libs/regex @@ -1 +1 @@ -Subproject commit 9529cb8bc09384e2876e270280c33022d29092c3 +Subproject commit 5fe36e6e5687c75547711b6e0a8760ae389727d2 diff --git a/libs/scope_exit b/libs/scope_exit index c71a335101..d7e8e69967 160000 --- a/libs/scope_exit +++ b/libs/scope_exit @@ -1 +1 @@ -Subproject commit c71a335101e1b0e3005a9e1d1973f789f1fd8186 +Subproject commit d7e8e69967495325f0c1f394d15b9d749484a730 diff --git a/libs/signals b/libs/signals index f4ceee7d53..23502f5d1a 160000 --- a/libs/signals +++ b/libs/signals @@ -1 +1 @@ -Subproject commit f4ceee7d53e57465df16d63191fc6bac9f6b61c9 +Subproject commit 23502f5d1a88f43a7c999549ddf3eb6e8e420eed diff --git a/libs/signals2 b/libs/signals2 index 0f76cd72f1..e3ba004c6b 160000 --- a/libs/signals2 +++ b/libs/signals2 @@ -1 +1 @@ -Subproject commit 0f76cd72f150048d530ed43c616e25e7ba4da940 +Subproject commit e3ba004c6b6ff0a9a62ef63e2e19dd032b3c9f72 diff --git a/libs/spirit b/libs/spirit index 3dee9bad28..5feb83e48f 160000 --- a/libs/spirit +++ b/libs/spirit @@ -1 +1 @@ -Subproject commit 3dee9bad28769f0737aa91cf4c59b1d09dd6e3b6 +Subproject commit 5feb83e48fd6d49e979aeeb27c08edf37a19b7f8 diff --git a/libs/static_assert b/libs/static_assert index 12f96b5653..e27a27c9f3 160000 --- a/libs/static_assert +++ b/libs/static_assert @@ -1 +1 @@ -Subproject commit 12f96b565376a5e78332f0b60e064cf880966ca9 +Subproject commit e27a27c9f33060088880c6bdf2d19feee3d4b402 diff --git a/libs/thread b/libs/thread index 65d2898ff0..cc662c102c 160000 --- a/libs/thread +++ b/libs/thread @@ -1 +1 @@ -Subproject commit 65d2898ff05a2af08be9b6a5db25a328cd34a9e8 +Subproject commit cc662c102cf31859114199d349a2c083028d0ecf diff --git a/libs/tr1 b/libs/tr1 index bc910c768d..9e703b6d43 160000 --- a/libs/tr1 +++ b/libs/tr1 @@ -1 +1 @@ -Subproject commit bc910c768d688bdc649c3af4d382d48e7b39de5e +Subproject commit 9e703b6d4393fa238b7e22dea970ccd35bc4cbd6 diff --git a/libs/type_traits b/libs/type_traits index 60ba70f9a0..11a217d923 160000 --- a/libs/type_traits +++ b/libs/type_traits @@ -1 +1 @@ -Subproject commit 60ba70f9a01895dbfe08c46463143e0b1ec034a7 +Subproject commit 11a217d92364b2aa86437b0ff857ece36dd8af7b diff --git a/libs/typeof b/libs/typeof index 4aab62e71c..bfb19140f1 160000 --- a/libs/typeof +++ b/libs/typeof @@ -1 +1 @@ -Subproject commit 4aab62e71c3e0a3af1adb69fe4e271569c2bba91 +Subproject commit bfb19140f1b0d9eb29f9a1d90c93976e793ad002 diff --git a/libs/units b/libs/units index cac8b7a4c6..e6e54eae71 160000 --- a/libs/units +++ b/libs/units @@ -1 +1 @@ -Subproject commit cac8b7a4c6847a9f911f2bd970fb67fdd58a6641 +Subproject commit e6e54eae71909eef19746759e27f5ef0932017a9 diff --git a/libs/variant b/libs/variant index 19ba44bb3f..64d68fc379 160000 --- a/libs/variant +++ b/libs/variant @@ -1 +1 @@ -Subproject commit 19ba44bb3f0beb7cee7d9d4818e0cc85da596490 +Subproject commit 64d68fc3799cffdf50cca9054dabef384dfe6f9d diff --git a/libs/xpressive b/libs/xpressive index 79eb4f71c6..ab0736cda5 160000 --- a/libs/xpressive +++ b/libs/xpressive @@ -1 +1 @@ -Subproject commit 79eb4f71c62cf18bb8a73cebf0ec68074aa644c1 +Subproject commit ab0736cda59e0784e28d9d31f3614ca378fc852f diff --git a/more/index.htm b/more/index.htm index 467c3c9d73..8492399386 100644 --- a/more/index.htm +++ b/more/index.htm @@ -5,7 +5,7 @@ - + diff --git a/people/people.htm b/people/people.htm deleted file mode 100644 index dba531d717..0000000000 --- a/people/people.htm +++ /dev/null @@ -1,15 +0,0 @@ - - - - - -Automatic redirection failed, please go to - -http://www.boost.org/users/people.html. -
-

© Copyright Beman Dawes, 2008

-

Distributed under the Boost Software License, Version 1.0. (See -LICENSE_1_0.txt or -www.boost.org/LICENSE_1_0.txt)

- - \ No newline at end of file diff --git a/rst.css b/rst.css old mode 100755 new mode 100644 index 657224b7b1..afd9a98c31 --- 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) diff --git a/tools/bcp b/tools/bcp index 5e3d75e6fb..e010757420 160000 --- a/tools/bcp +++ b/tools/bcp @@ -1 +1 @@ -Subproject commit 5e3d75e6fb50dd18a9e8602f33bf7399a32c5641 +Subproject commit e010757420301eabae37b2d1b54758f84616ce1c diff --git a/tools/build b/tools/build index a407890ca2..91be3a33a8 160000 --- a/tools/build +++ b/tools/build @@ -1 +1 @@ -Subproject commit a407890ca2e7a52fdda5c3b94ca18ddff58ca65c +Subproject commit 91be3a33a8ad15fa02ba9c39c4288adba564ad6b diff --git a/tools/index.html b/tools/index.html index fc4b8d58d5..e74ff76318 100644 --- a/tools/index.html +++ b/tools/index.html @@ -14,7 +14,7 @@ - + diff --git a/tools/inspect b/tools/inspect index 3b8579ebc2..11496af214 160000 --- a/tools/inspect +++ b/tools/inspect @@ -1 +1 @@ -Subproject commit 3b8579ebc28080d27ba024861044f6674ce9e500 +Subproject commit 11496af214b0b90b0441d5f8c7df7757d1877fd5 diff --git a/tools/regression/doc/index.html b/tools/regression/doc/index.html index 227213008d..14775eb533 100644 --- a/tools/regression/doc/index.html +++ b/tools/regression/doc/index.html @@ -6,7 +6,7 @@ + "../../../doc/src/boostbook.css" /> Regression Test Reporting Tools diff --git a/tools/regression/doc/library_status.html b/tools/regression/doc/library_status.html index 028e54c6c5..bf644746e0 100644 --- a/tools/regression/doc/library_status.html +++ b/tools/regression/doc/library_status.html @@ -6,7 +6,7 @@ + "../../../doc/src/boostbook.css" /> Libary Status