git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2013-07-05 21:30:50 +00:00
parent f047ff56eb
commit 55d371b60b

View File

@@ -210,7 +210,7 @@ worked on, the file names in the Phoenix project will mirror the names of the
files in the wxWidgets interface headers folder. For example, if there is a
interface/wx/FOO.h and we are processing the XML produced for that file then
the ETG script for the classes and other items will be named etg/FOO.py and it
will produce sip/gen/FOO.sip, unit tests will be in unittests/test_FOO.py, and
will produce sip/gen/FOO.sip, unit tests will be in unittests/test_FOO.py,
and so on.
In most cases more than one ETG/SIP file will be used to create a single