but you still don't have any of the c language docs, so why reinvent the wheel? it's not as though you need to parse the xml by hand, right? :)
presumably, you're also parsing the autodoc syntax, which seems like a lot of work compared to using the extracted xml, but that's just my opinion :)
The blob also has the bonus that any references are already resolved.
bill
On Mon, 11 Jun 2007, Martin Baehr wrote:
because then i'd need to parse the xml and turn it back into text, whereas this way the text for the most part can be displayed as is.
? As far as I can see, reading the autodoc syntax has the same problem.
greetings, martin.