Update of /cvsroot/pygccxml/source/pyplusplus/docs/examples/qtxml
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1948/pyplusplus/docs/examples/qtxml
Modified Files:
qtxml.rest
Log Message:
Fixing few warnings from docutils
Index: qtxml.rest
===================================================================
RCS file: /cvsroot/pygccxml/source/pyplusplus/docs/examples/qtxml/qtxml.rest,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** qtxml.rest 16 Jan 2006 13:58:19 -0000 1.2
--- qtxml.rest 13 Mar 2006 09:22:03 -0000 1.3
***************
*** 54,60 ****
5. generated - directory that contains all generated code and only it
! 5. mixed - directory that contains generated and hand written code
! 6. unittests - directory that contains small example of using `Qt.Xml` module
in `Python`_
--- 54,60 ----
5. generated - directory that contains all generated code and only it
! 6. mixed - directory that contains generated and hand written code
! 7. unittests - directory that contains small example of using `Qt.Xml` module
in `Python`_
|