On 04.05.2011 06:19, Ben Stott wrote: > I've not been able to work this out, but how does one rebuild the online > doxygen docs from the latest source? I can build my own local copy, but > the ones online are a little outdated and I've done a pile of work > improving them (especially with the FileChooser class). > I'd appreciate any advice here!
The entire website is managed in subversion, so what you need to do is: - svn co https://svn.easysw.com/public/fltk/www/trunk www - update www/doc-2.0/* in your working copy (don't forget to use svn add and/or rename, delete) - update www/documentation.php - svn ci Then log in to the FLTK website, click on the "Web Site" tab, and then on "Update the web site from the Subversion repository", and that's it. Albrecht _______________________________________________ fltk-dev mailing list fltk-dev@easysw.com http://lists.easysw.com/mailman/listinfo/fltk-dev