Update of /cvsroot/boost/boost/more/getting_started/detail
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv20808/detail

Modified Files:
      Tag: RC_1_34_0
        build-from-source-tail.rst common-windows.rst conclusion.rst 
Log Message:
Fix internal link to BBv2 docs so that it works even when browsing in the 
filesystem.
Clarify the meaning of 'stage'.
Fix up table presentation.
Improve the wording of the windows version name caveat.


Index: build-from-source-tail.rst
===================================================================
RCS file: 
/cvsroot/boost/boost/more/getting_started/detail/build-from-source-tail.rst,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- build-from-source-tail.rst  22 Dec 2006 14:52:22 -0000      1.1
+++ build-from-source-tail.rst  11 May 2007 02:18:12 -0000      1.1.2.1
@@ -2,8 +2,9 @@
 .. Software License, Version 1.0. (See accompanying
 .. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
-Boost.Build will place the Boost binaries in the ``stage``\ |/|
-subdirectory of your `build directory`_.
+Building the special ``stage`` target places Boost
+library binaries in the ``stage``\ |/| subdirectory of your `build
+directory`_.
 
 .. Note:: ``bjam`` is case-sensitive; it is important that all the
    parts shown in **bold** type above be entirely lower-case.

Index: common-windows.rst
===================================================================
RCS file: /cvsroot/boost/boost/more/getting_started/detail/common-windows.rst,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- common-windows.rst  8 May 2007 22:34:14 -0000       1.1.2.1
+++ common-windows.rst  11 May 2007 02:18:12 -0000      1.1.2.2
@@ -24,10 +24,10 @@
     **lib**\ |//| .....................\ *precompiled library binaries*
 
 
-.. |windows-version-name-caveat| replace:: Unless you are using the
-   msvc or gcc toolsets (which have special version detection code)
-   **you must append a version number even if you only have one
-   version installed**, or `auto-linking`_ will fail.
+.. |windows-version-name-caveat| replace:: **On Windows, append a version
+   number even if you only have one version installed** (unless you
+   are using the msvc or gcc toolsets, which have special version
+   detection code) or `auto-linking`_ will fail.
 
 .. |command-line tool| replace:: `command-line tool`_
 

Index: conclusion.rst
===================================================================
RCS file: /cvsroot/boost/boost/more/getting_started/detail/conclusion.rst,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- conclusion.rst      22 Dec 2006 21:03:05 -0000      1.2
+++ conclusion.rst      11 May 2007 02:18:12 -0000      1.2.2.1
@@ -31,7 +31,7 @@
 
      -- the Boost Developers
 
-.. _Boost.Build reference manual: ../../tools/build/v2
+.. _Boost.Build reference manual: ../../tools/build/v2/index.html
 .. _Boost.Jam reference manual: `Boost.Jam`_
 .. _Boost Users' mailing list: ../../more/mailing_lists.htm#users
 .. _Boost.Build Wiki: 
http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Boost.Build_V2


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to