Search found 2 matches

by nickpeirson
08 June 2020, 19:06
Forum: Developers
Topic: BGA Studio built-in functions documentation?
Replies: 4
Views: 1079

Re: BGA Studio built-in functions documentation?

I've started writing out some stubs here and run it through PHPDocumentor to produce html docs.

At the moment I've just stubbed the Deck component from the docs. I'll update it as I use it in anger, as well as adding more stubs for other components.

Any help greatly appreciated, PRs welcome!
by nickpeirson
07 June 2020, 08:34
Forum: Developers
Topic: BGA Studio built-in functions documentation?
Replies: 4
Views: 1079

Re: BGA Studio built-in functions documentation?

I came here looking for this as well. Not having a good set of stubs to feed to an IDE is like developing with one hand tied behind your back :) I did find that BGA Workbench has some very basic stubs . Perhaps running phpDocumentor against the classes that make up the BGA Studio API would be a good...

Go to advanced search