API docs for v4?
Moderators: Chris Corbyn, General Moderators
-
gmorehoudh
- Forum Commoner
- Posts: 50
- Joined: Tue Mar 04, 2008 1:49 pm
API docs for v4?
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.
-
gmorehoudh
- Forum Commoner
- Posts: 50
- Joined: Tue Mar 04, 2008 1:49 pm
Re: API docs for v4?
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.
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Re: API docs for v4?
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.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.
-
gmorehoudh
- Forum Commoner
- Posts: 50
- Joined: Tue Mar 04, 2008 1:49 pm
Re: API docs for v4?
Bump. I think a lot of folks could use these -- the ones for Swift3 were most helpful.