Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r51506 - trunk/tools/build/v2/doc/src
From: daniel_james_at_[hidden]
Date: 2009-03-01 09:16:01


Author: danieljames
Date: 2009-03-01 09:16:00 EST (Sun, 01 Mar 2009)
New Revision: 51506
URL: http://svn.boost.org/trac/boost/changeset/51506

Log:
Update links to command line invocation.
Text files modified:
   trunk/tools/build/v2/doc/src/advanced.xml | 2 +-
   trunk/tools/build/v2/doc/src/howto.xml | 2 +-
   trunk/tools/build/v2/doc/src/v1_vs_v2.xml | 2 +-
   3 files changed, 3 insertions(+), 3 deletions(-)

Modified: trunk/tools/build/v2/doc/src/advanced.xml
==============================================================================
--- trunk/tools/build/v2/doc/src/advanced.xml (original)
+++ trunk/tools/build/v2/doc/src/advanced.xml 2009-03-01 09:16:00 EST (Sun, 01 Mar 2009)
@@ -1402,7 +1402,7 @@
 bjam app1 lib1//lib1 gcc debug optimization=full
 </programlisting>
         The complete syntax, which has some additional shortcuts, is
- described in <xref linkend="bbv2.reference.commandline"/>.
+ described in <xref linkend="bbv2.advanced.invocation"/>.
       </para>
     </section>
 

Modified: trunk/tools/build/v2/doc/src/howto.xml
==============================================================================
--- trunk/tools/build/v2/doc/src/howto.xml (original)
+++ trunk/tools/build/v2/doc/src/howto.xml 2009-03-01 09:16:00 EST (Sun, 01 Mar 2009)
@@ -22,7 +22,7 @@
     <para>
       If you're trying to build a project which uses Boost.Build,
       see <xref linkend="bbv2.installation"/> and then read about
- <xref linkend="bbv2.reference.commandline"/>.
+ <xref linkend="bbv2.advanced.invocation"/>.
     </para>
 
     <para>

Modified: trunk/tools/build/v2/doc/src/v1_vs_v2.xml
==============================================================================
--- trunk/tools/build/v2/doc/src/v1_vs_v2.xml (original)
+++ trunk/tools/build/v2/doc/src/v1_vs_v2.xml 2009-03-01 09:16:00 EST (Sun, 01 Mar 2009)
@@ -92,7 +92,7 @@
 <programlisting>
 bjam msvc release some_target
 </programlisting>
- See <link linkend="bbv2.reference.commandline">the reference</link> for a
+ See <link linkend="bbv2.advanced.invocation">the reference</link> for a
       complete description of the syntax.
       </para>
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk