Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r51886 - branches/release/tools/quickbook/doc
From: daniel_james_at_[hidden]
Date: 2009-03-21 12:14:29


Author: danieljames
Date: 2009-03-21 12:14:28 EDT (Sat, 21 Mar 2009)
New Revision: 51886
URL: http://svn.boost.org/trac/boost/changeset/51886

Log:
Merge quickbook documentation. Using 'boost:' links.
Text files modified:
   branches/release/tools/quickbook/doc/quickbook.qbk | 8 ++++----
   1 files changed, 4 insertions(+), 4 deletions(-)

Modified: branches/release/tools/quickbook/doc/quickbook.qbk
==============================================================================
--- branches/release/tools/quickbook/doc/quickbook.qbk (original)
+++ branches/release/tools/quickbook/doc/quickbook.qbk 2009-03-21 12:14:28 EDT (Sat, 21 Mar 2009)
@@ -84,7 +84,7 @@
 documentation, is autogenerated by QuickBook. These files were generated from
 one master:
 
-[:[@../../tools/quickbook/doc/quickbook.qbk quickbook.qbk]]
+[:[@boost:/tools/quickbook/doc/quickbook.qbk quickbook.qbk]]
 
 Originally named QuickDoc, this funky tool that never dies, evolved into a
 funkier tool thanks to Eric Niebler who resurrected the project making it
@@ -1668,7 +1668,7 @@
 ''']
 
 collects specially marked-up code snippets from
-[@../../tools/quickbook/test/stub.cpp stub.cpp]
+[@boost:/tools/quickbook/test/stub.cpp stub.cpp]
 and places them in your QuickBook file as virtual templates. Each of the
 specially marked-up code snippets has a name (e.g. `foo` and `bar` in the
 example above). This shall be the template identifier for that particular code
@@ -1687,7 +1687,7 @@
 
 [heading Code Snippet Markup]
 
-Note how the code snippets in [@../../tools/quickbook/test/stub.cpp stub.cpp]
+Note how the code snippets in [@boost:/tools/quickbook/test/stub.cpp stub.cpp]
 get marked up. We use distinguishable comments following the form:
 
     //[id
@@ -1770,7 +1770,7 @@
 
 [class_]
 
-See the actual code here: [@../../tools/quickbook/test/stub.cpp]
+See the actual code here: [@boost:/tools/quickbook/test/stub.cpp]
 
 [endsect]
 


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