Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r77681 - trunk/tools/build/v2/doc/src
From: steven_at_[hidden]
Date: 2012-03-31 17:34:45


Author: steven_watanabe
Date: 2012-03-31 17:34:44 EDT (Sat, 31 Mar 2012)
New Revision: 77681
URL: http://svn.boost.org/trac/boost/changeset/77681

Log:
Add ids to all sections
Text files modified:
   trunk/tools/build/v2/doc/src/faq.xml | 12 ++++++------
   1 files changed, 6 insertions(+), 6 deletions(-)

Modified: trunk/tools/build/v2/doc/src/faq.xml
==============================================================================
--- trunk/tools/build/v2/doc/src/faq.xml (original)
+++ trunk/tools/build/v2/doc/src/faq.xml 2012-03-31 17:34:44 EDT (Sat, 31 Mar 2012)
@@ -5,7 +5,7 @@
 <chapter id="bbv2.faq">
   <title>Frequently Asked Questions</title>
 
- <section>
+ <section id="bbv2.faq.featurevalue">
     <title>
       How do I get the current value of feature in Jamfile?
     </title>
@@ -41,7 +41,7 @@
     </itemizedlist>
   </section>
 
- <section>
+ <section id="bbv2.faq.duplicate">
     <title>
       I am getting a "Duplicate name of actual target" error. What does that
       mean?
@@ -174,7 +174,7 @@
     </para>
   </section>
 
- <section>
+ <section id="bbv2.faq.proporder">
     <title>
       How to control properties order?
     </title>
@@ -203,7 +203,7 @@
     </para>
   </section>
 
- <section>
+ <section id="bbv2.faq.liborder">
     <title>
       How to control the library linking order on Unix?
     </title>
@@ -257,7 +257,7 @@
     </para>
   </section>
 
- <section>
+ <section id="bbv2.faq.projectroot">
     <title>
       How to get the project root (a.k.a. Jamroot) location?
     </title>
@@ -272,7 +272,7 @@
     </para>
   </section>
 
- <section>
+ <section id="bbv2.faq.flags">
     <title>
       How to change compilation flags for one file?
     </title>


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