Page 1 of 1

API docs for v4?

Posted: Sat Mar 28, 2009 12:37 pm
by gmorehoudh
Are there API docs for v4 like there were for v3? They were very useful when we were extending Swift 3 for our own purposes.

Re: API docs for v4?

Posted: Sat Mar 28, 2009 1:16 pm
by gmorehoudh
I installed PHPDoc and generated them myself, but it'd be really helpful if the v4 API docs were up on the site as well. Assuming they aren't, and I haven't been able to find them.

Re: API docs for v4?

Posted: Sat Mar 28, 2009 8:25 pm
by Chris Corbyn
gmorehoudh wrote:I installed PHPDoc and generated them myself, but it'd be really helpful if the v4 API docs were up on the site as well. Assuming they aren't, and I haven't been able to find them.
Sorry yeah. I need to generate them and figure out what needs stripping at what doesn't (they're probably a bit "twisty" at the moment?). I was planning on using doxygen at generate them, with a template that matches the website.

Re: API docs for v4?

Posted: Fri May 22, 2009 6:22 pm
by gmorehoudh
Bump. I think a lot of folks could use these -- the ones for Swift3 were most helpful.