Hi again,
currently, there is only some sparse, automatically
generated documentation about the API, which right
now has to be used in conjunction with the original
wxWidgets documentation. Has anyone thought about
real documentation? One way would be to manually
copy the documentation to the corresponding place
(very boring) or one would try to inject the docs
from the individual methods automagically into the
wx.NET documentation. This should be possible if
we add simple place holders in doxygen style to
the functions, maybe like this
/*
* WXWINDOX: wxWindow::SetToolTip
*
*/
and the text could be taken from the XML documentation
http://www.bzzt.net/~wxwidgets/xmldocs/srcexample/
wxWindow.xml
The devil would probably be in the detail, though..
Robert
------------------------------------------------------------
-------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the
chance to share your
opinions on IT & business topics through brief surveys -
and earn cash
http://www.techsay.com/default.
php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wxnet-developers mailing list
Wxnet-developers lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxnet-
developers
|