Hi all, Well, I've pulled down a CVS copy of wine and I'm currently at work overhauling the API documentataion. I do have some nitpicks.
1) I'm using the HTML documentation (make doc-html) to check my work. An issue I kind of have with this is an index.html isn't generated. This would be most trivial as all it has to be is an alphabetical link to a.html, b.html, c.html etc...unless there is an index and I'm not seeing it.
Also, in the lettered indexes, a delemiter, like a <hr> tag between the API function calls and the dll names would be nice.
My perl-foo is quite weak. I'll see what I can hack togeather myself...
-Joshua