Update of /cvsroot/pythoncard/PythonCard/samples/widgets
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2286/samples/widgets
Modified Files:
readme.txt
Log Message:
closing out bug # 1020942
Index: readme.txt
===================================================================
RCS file: /cvsroot/pythoncard/PythonCard/samples/widgets/readme.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** readme.txt 15 Jan 2003 18:22:33 -0000 1.3
--- readme.txt 21 Sep 2004 14:25:55 -0000 1.4
***************
*** 4,8 ****
The "Create Component Docs..." menu item lets you choose a directory
to save a set of HTML documentation for the PythonCard components. A
! "component_documentation" directory will be created in the directory
you choose with a file for each component that contains the list of
! attributes and events.
--- 4,10 ----
The "Create Component Docs..." menu item lets you choose a directory
to save a set of HTML documentation for the PythonCard components. A
! "components" directory will be created in the directory
you choose with a file for each component that contains the list of
! attributes and events. You should choose the
! PythonCard/docs/html/framework directory as the save directory if you want
! to be able to follow links from the components.html file.
|