Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r73934 - sandbox/SOC/2011/checks/libs/checks/doc
From: pierre.talbot.6114_at_[hidden]
Date: 2011-08-19 20:03:29


Author: trademark
Date: 2011-08-19 20:03:29 EDT (Fri, 19 Aug 2011)
New Revision: 73934
URL: http://svn.boost.org/trac/boost/changeset/73934

Log:
Add import of the example file.
Add endsect
Text files modified:
   sandbox/SOC/2011/checks/libs/checks/doc/tutorial.qbk | 5 ++++-
   1 files changed, 4 insertions(+), 1 deletions(-)

Modified: sandbox/SOC/2011/checks/libs/checks/doc/tutorial.qbk
==============================================================================
--- sandbox/SOC/2011/checks/libs/checks/doc/tutorial.qbk (original)
+++ sandbox/SOC/2011/checks/libs/checks/doc/tutorial.qbk 2011-08-19 20:03:29 EDT (Fri, 19 Aug 2011)
@@ -7,6 +7,7 @@
 or copy at http://www.boost.org/LICENSE_1_0.txt)
 ]
 [section Tutorial]
+[import ..\example\checks_examples.cpp]
 In this section, we will quickly learn to use this library. But most important is the following quote of Lao Tseu :
 
 "Give a Man a Fish, Feed Him For a Day. Teach a Man to Fish, Feed Him For a Lifetime."
@@ -82,4 +83,6 @@
 As you can see in the output, the "X" check digit is represented by its integer value (10)
 with the integer C-array:
 
-[check_output_4]
\ No newline at end of file
+[check_output_4]
+
+[endsect]
\ No newline at end of file


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