Re: [Libphidget-devel] Doxygen
Status: Alpha
Brought to you by:
jstrohm
|
From: Jack S. <js...@ja...> - 2002-09-07 01:50:55
|
On Fri, 2002-09-06 at 20:33, Vadim Tkachenko wrote: > Hello, > > It seems that Doxygen is not going to happen at my workstation anytime soon > - it needs at least qt-devel-2.3.0, which, in turn, wants XFree86 4.0.2, and > I just don't have time to upgrade THAT right now, so, Jack, you'll have to > polish the rest of it - by now, it should work. > > Another thing to think about - the site layout. > > You can save yourself a good deal of maintenance if you do this: > > - Make your website documents integral part of your CVS repository it is > - Have index.html at the top level of the project directory, and the rest > somewhere else - say, in ./docs > > This way, you > > - Provide the complete documentation along with the source, for those > unfortunate that still have dialups > > - Keep the website in the CVS as well as the code ;) > > - Don't need to manually fix the website if you just install a cron job on > SourceForge box that will pull the contents of the CVS into the > DocumentRoot once in an hour :) yeah |