On 13.11.2006, at 17:59, Stephen Deasey wrote:
Anyone got an example of a C API documented using doctools?
Well, my fault... AFAIK, the way of documenting C-API to be close to what we can normally see under "man strstr" for example (i.e. many calls documented under one manpage) is not possible to implement in doctools. That is, in the doctools as-is. I yet have to speak with Andreas from the Activestate (the author of the doctools) to see how this would be possible and what needs to be done for that. Zoran