API docs for v4?

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
gmorehoudh
Forum Commoner
Posts: 50
Joined: Tue Mar 04, 2008 1:49 pm

API docs for v4?

Post 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.
gmorehoudh
Forum Commoner
Posts: 50
Joined: Tue Mar 04, 2008 1:49 pm

Re: API docs for v4?

Post 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.
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Re: API docs for v4?

Post 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.
gmorehoudh
Forum Commoner
Posts: 50
Joined: Tue Mar 04, 2008 1:49 pm

Re: API docs for v4?

Post by gmorehoudh »

Bump. I think a lot of folks could use these -- the ones for Swift3 were most helpful.
Post Reply