Re: [docbook-apps] using docbook for API reference documentation

From
Stefan Seefeld <>
Date
2006-04-21T12:10:09+00:00
ID
Thread
Re: [docbook-apps] using docbook for API reference documentation
Alan Ezust wrote:
> Doxygen can generate API documentation in Docbook (and other formats)
> already. What is it you want to be able to do that Doxygen can't do?

I wasn't aware of doxygen generating docbook.
http://www.stack.nl/~dimitri/doxygen/output.html only talks about
'XML' output, which is "under development". Do you have any other
references, or even examples ?

(I'm not looking for a tool that I can use to document my APIs
  with docbook. Rather, I'm looking for ways to use docbook to
  format (in particular: structure) my documentation that
  was extracted from source code, i.e. modules, classes, functions,
  types, variables, etc.)

Thanks,
		Stefan