Update of /cvsroot/boost/boost/tools/quickbook/test
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv15575/test
Modified Files:
import.gold stub.cpp
Log Message:
added callouts
Index: import.gold
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/test/import.gold,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- import.gold 20 Dec 2006 15:41:20 -0000 1.1
+++ import.gold 21 Feb 2007 00:48:29 -0000 1.2
@@ -15,5 +15,6 @@
</phrase> <phrase role="keyword">return</phrase> <phrase
role="string">"foo"</phrase><phrase role="special">;</phrase>
<phrase role="special">}</phrase>
</programlisting>
+ <calloutlist></calloutlist>
</para>
</article>
Index: stub.cpp
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/test/stub.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- stub.cpp 21 Dec 2006 04:54:55 -0000 1.2
+++ stub.cpp 21 Feb 2007 00:48:29 -0000 1.3
@@ -26,3 +26,11 @@
}
//]
+//[ foo_bar
+std::string foo_bar() /*< The *Mythical* FooBar.
+ See [EMAIL PROTECTED]://en.wikipedia.org/wiki/Foobar
Foobar for details] >*/
+{
+ return "foo-bar"; /*< return 'em, foo-bar man! >*/
+}
+//]
+
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs