From: <Mur...@Co...> - 2003-10-13 19:05:02
|
From: Jonathan Traxler [mailto:jo...@tr...] > Thanks for the tip. I did just that and got a fairly clean set of HTML files. > I need to tweak the ini a little more to reflect version etc... If you do it like libxml++ (or gtkmm, or libsigc++, etc), using a doxyfile.in and the build file changes, that will happen automatically. They also show how to make the HTML prettier with headers and footers. They also hide private API, and use the standard JavaDoc commenting format. > But on a whole it helped greatly! > I am more than happy to submit the html files to the project or at least post them for review. > > > Again thanks for help and let me know how I can contribute ;) Please do look at something like libxml++ and submit a patch. That way the html will be always up-to-date. Here is some help on creating patches: http://www.gtkmm.org/bugs.shtml Murray Cumming www.murrayc.com mu...@us... |