----- Original Message ----- > On 23.06.2011 23:35, Igor Galić wrote: > > Hey guys, > > > > While hacking up a very crude patch for > > https://issues.apache.org/bugzilla/show_bug.cgi?id=50249 > > I noticed that APR's doxygen docs are criminally out of date: > > http://apr.apache.org/docs/apr/trunk/files.html > > > >> From what I gather they are generated by hand on people.a.o > > Maybe we could at least do it with cron-job. > > > > An alternative would be to automatically build them on the CI > > and then rsync them to people. > > Igor, > > yes, I mentioned this some time before. Also I found out that the > following links are redirected to 0.9 version of APR instead of > version > 1.4! These links are used in the ANNOUNCEMENT of new APR releases! > > > For a more complete list, please refer to the following URLs: > > > > http://apr.apache.org/docs/apr/modules.html > > http://apr.apache.org/docs/apr-util/modules.html
Ugh.. that kind of reminds me of httpd's situation with the docs links... Any preference on the handling? I think /docs/ should redirect to /docs/current/ - And that can be whatever we want it to be. Preferably the current stable docs. > Integrating the doxygen generation into CI would be perfect. n.b.: The current builds https://issues.apache.org/jira/browse/INFRA-3637 do not touch the 0.9 branch. So I hope that at least is in an acceptable state. > Stefan i -- Igor Galić Tel: +43 (0) 664 886 22 883 Mail: [email protected] URL: http://brainsware.org/
