Update of /cvsroot/boost/boost/libs/xpressive/proto/doc
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv21638

Modified Files:
        proto.qbk 
Log Message:
updated links to doxygen-generated reference section

Index: proto.qbk
===================================================================
RCS file: /cvsroot/boost/boost/libs/xpressive/proto/doc/proto.qbk,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- proto.qbk   26 Jun 2007 06:16:06 -0000      1.23
+++ proto.qbk   7 Jul 2007 02:57:14 -0000       1.24
@@ -38,37 +38,37 @@
 [def _spirit_fx_            [EMAIL PROTECTED]://spirit.sourceforge.net Spirit 
Parser Framework]]
 [def _spirit_               [EMAIL PROTECTED]://spirit.sourceforge.net Spirit]]
 [def _xpressive_            [EMAIL 
PROTECTED]/../../libs/xpressive/doc/index.html Boost.Xpressive]]
-[def _expr_                 [classref boost::proto::expr<Tag,Args,1> `expr<>`]]
-[def _ref_                  [classref boost::proto::ref_ `ref_<>`]]
+[def _expr_                 [classref boost::proto::exprns_::expr<Tag,Args,1> 
`expr<>`]]
+[def _ref_                  [classref boost::proto::refns_::ref_ `ref_<>`]]
 [def _unref_                [classref boost::proto::functional::unref 
`unref()`]]
 [def _deep_copy_            [classref boost::proto::functional::deep_copy 
`deep_copy()`]]
-[def _extends_              [classref boost::proto::extends `extends<>`]]
+[def _extends_              [classref boost::proto::exprns_::extends 
`extends<>`]]
 [def _as_expr_              [classref boost::proto::functional::as_expr 
`as_expr()`]]
 [def _as_arg_               [classref boost::proto::functional::as_arg 
`as_arg()`]]
 [def _make_expr_            [funcref boost::proto::make_expr `make_expr()`]]
 [def _unpack_expr_          [funcref boost::proto::unpack_expr 
`unpack_expr()`]]
-[def _matches_              [classref boost::proto::matches `matches<>`]]
-[def _or_                   [classref boost::proto::or_ `or_<>`]]
-[def _and_                  [classref boost::proto::and_ `and_<>`]]
-[def _if_                   [classref boost::proto::if_ `if_<>`]]
-[def _not_                  [classref boost::proto::not_ `not_<>`]]
-[def _exact_                [classref boost::proto::exact `exact<>`]]
-[def _convertible_to_       [classref boost::proto::convertible_to 
`convertible_to<>`]]
-[def _is_expr_              [classref boost::proto::is_expr `is_expr<>`]]
-[def _tag_of_               [classref boost::proto::tag_of `tag_of<>`]]
+[def _matches_              [classref boost::proto::result_of::matches 
`matches<>`]]
+[def _or_                   [classref boost::proto::control::or_ `or_<>`]]
+[def _and_                  [classref boost::proto::control::and_ `and_<>`]]
+[def _if_                   [classref boost::proto::control::if_ `if_<>`]]
+[def _not_                  [classref boost::proto::control::not_ `not_<>`]]
+[def _exact_                [classref boost::proto::control::exact `exact<>`]]
+[def _convertible_to_       [classref boost::proto::control::convertible_to 
`convertible_to<>`]]
+[def _is_expr_              [classref boost::proto::result_if::is_expr 
`is_expr<>`]]
+[def _tag_of_               [classref boost::proto::result_if::tag_of 
`tag_of<>`]]
 [def _arg_                  [funcref boost::proto::arg `arg()`]]
 [def _arg_c_                [funcref boost::proto::arg_c `arg_c()`]]
 [def _eval_                 [classref boost::proto::functional::eval `eval()`]]
 [def _left_                 [classref boost::proto::functional::left `left()`]]
 [def _right_                [classref boost::proto::functional::right 
`right()`]]
-[def _terminal_             [classref boost::proto::terminal `terminal<>`]]
-[def _unary_expr_           [classref boost::proto::unary_expr `unary_expr<>`]]
-[def _binary_expr_          [classref boost::proto::binary_expr 
`binary_expr<>`]]
-[def _literal_              [classref boost::proto::literal `literal<>`]]
+[def _terminal_             [classref boost::proto::op::terminal `terminal<>`]]
+[def _unary_expr_           [classref boost::proto::op::unary_expr 
`unary_expr<>`]]
+[def _binary_expr_          [classref boost::proto::op::binary_expr 
`binary_expr<>`]]
+[def _literal_              [classref boost::proto::utility::literal 
`literal<>`]]
 [def _lit_                  [funcref boost::proto::lit `lit()`]]
-[def _vararg_               [classref boost::proto::vararg `vararg<>`]]
-[def _default_context_      [classref boost::proto::default_context 
`default_context`]]
-[def _callable_context_     [classref boost::proto::callable_context 
`callable_context<>`]]
+[def _vararg_               [classref boost::proto::control::vararg 
`vararg<>`]]
+[def _default_context_      [classref boost::proto::context::default_context 
`default_context`]]
+[def _callable_context_     [classref boost::proto::context::callable_context 
`callable_context<>`]]
 
 [include preface.qbk]
 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to