[Xapian-devel] ruby bindings documentation
Daniel Brumbaugh Keeney
devi.webmaster at gmail.com
Tue Dec 11 19:16:09 GMT 2007
On Dec 11, 2007 11:42 AM, Olly Betts <olly at survex.com> wrote:
> I'd suggest studying how we do this for Python. Essentially, the C++
> headers have documentation comments which we collate into the C++ API
> documentation using doxygen (http://www.doxygen.org/). Doxygen can
> also output XML, so we do this, and then parse it using a script to
> generate Python docstrings:
I expect I'll want to start with the generated XML, run some
XSLT/Ruby, and then modify it by hand. Where can I find that XML? I
don't really want to download all of Xapian's source just to get it.
Daniel Brumbaugh Keeney
More information about the Xapian-devel
mailing list