Author: wyoung
Date: Thu Apr 12 04:00:42 2007
New Revision: 1513
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1513&view=rev
Log:
Removed util module code from Tutorial section of manual. We weren't
trying to explain it, so it really shouldn't be among the tutorial code.
Modified:
trunk/doc/userman/Makefile
trunk/doc/userman/userman.dbx
Modified: trunk/doc/userman/Makefile
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/doc/userman/Makefile?rev=1513&r1=1512&r2=1513&view=diff
==============================================================================
--- trunk/doc/userman/Makefile (original)
+++ trunk/doc/userman/Makefile Thu Apr 12 04:00:42 2007
@@ -20,7 +20,7 @@
EX_TXT=cgi_jpeg.txt custom1.txt custom2.txt custom3.txt custom4.txt \
custom5.txt custom6.txt fieldinf1.txt load_jpeg.txt \
resetdb.txt simple1.txt simple2.txt simple3.txt stock.txt \
- updel.txt util.txt xaction.txt
+ updel.txt xaction.txt
## ------------------------
Modified: trunk/doc/userman/userman.dbx
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/doc/userman/userman.dbx?rev=1513&r1=1512&r2=1513&view=diff
==============================================================================
--- trunk/doc/userman/userman.dbx (original)
+++ trunk/doc/userman/userman.dbx Thu Apr 12 04:00:42 2007
@@ -397,21 +397,6 @@
<filename>util</filename> module. We do this only because
that function also handles the command line parsing for the
examples, so they have a consistent interface.</para>
- </sect2>
-
-
- <sect2>
- <title>Examples' Utility Module</title>
-
- <para>I referred to the <filename>util</filename>
- module above. Following is the source for that module. It
- isn't important to understand this module in detail, but
- understanding its outlines will make the following examples
- more clear.</para>
-
- <programlisting><xi:include href="util.txt"
- parse="text" xmlns:xi="http://www.w3.org/2001/XInclude"/>
- </programlisting>
</sect2>
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits