|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r59723 - trunk/libs/spirit/doc/qi
From: joel_at_[hidden]
Date: 2010-02-16 21:55:30
Author: djowel
Date: 2010-02-16 21:55:29 EST (Tue, 16 Feb 2010)
New Revision: 59723
URL: http://svn.boost.org/trac/boost/changeset/59723
Log:
Doc updates. Clarified the logical meaning of 'lexeme'.
Text files modified:
trunk/libs/spirit/doc/qi/directive.qbk | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
Modified: trunk/libs/spirit/doc/qi/directive.qbk
==============================================================================
--- trunk/libs/spirit/doc/qi/directive.qbk (original)
+++ trunk/libs/spirit/doc/qi/directive.qbk 2010-02-16 21:55:29 EST (Tue, 16 Feb 2010)
@@ -8,10 +8,9 @@
[section:directive Directive]
-This module includes different directives usable to augment and
-parametrize other parsers. It includes the `no_case`, `lexeme`,
-`no_skip`, `omit`, `raw`, `repeat`, `matches`, `no_skip`, and `skip`
-directives.
+This module includes different directives usable to augment and parametrize
+other parsers. It includes the `no_case`, `lexeme`, `omit`, `raw`, `repeat`,
+`matches`, `no_skip`, and `skip` directives.
[heading Module Header]
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