From: Tony G. <Ton...@Su...> - 2005-06-10 10:44:58
|
Stefan Seefeld <se...@sy...> writes: > Stefan Seefeld wrote: >> Tony Graham wrote: >> >>> But if you've been looking for it, you'd have realised that already. >> Indeed. :-) >> I'm in the middle of a release of my own right now (synopsis 0.8), >> and >> I was trying to build pdf documentation, which reminded me. :-) > > Speaking of which, do you have a tool to generate documentation from your > source code ? Synopsis has a new C parser and I'm looking for a victim... :-) gtk-doc. Can Synopsis parse gtk-doc comments? Can Synopsis included "static" documentation and annotations to the generated documentation in the way that gtk-doc can? If you can modify configure.in to enable Synopsis documentation generation (with no ill-effect if Synopsis is not present) just as --enable-gtk-doc enables gtk-doc documentation, then you can check it in. Synopsis would have to be an option alongside gtk-doc, and for the moment at least, the xmlroff distributions would still ship with gtk-doc documentation. Regards, Tony. |