Update of /cvsroot/fxruby/FXRuby
In directory usw-pr-cvs1:/tmp/cvs-serv28317
Modified Files:
README
Log Message:
Adds an explanatory comment about the (purpose of the) rdoc-sources
directory to the README file.
Index: README
===================================================================
RCS file: /cvsroot/fxruby/FXRuby/README,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** README 24 Jan 2002 17:06:27 -0000 1.4
--- README 21 Mar 2002 19:11:36 -0000 1.5
***************
*** 31,34 ****
--- 31,38 ----
An archive of the FOX library header files corresponding to this
release of FXRuby.
+ rdoc-sources/
+ The beginnings of a set of "fake" Ruby source files for the various
+ FXRuby classes, which are used to generate RDoc-style documentation.
+ Not quite ready for prime time, but should be soon.
swig-interfaces/
The SWIG interface files used to generate the C++ wrapper code (i.e.
|