grollmus/BuildNotifications

Documentation of the Plugin API

Opened this issue · 2 comments

As a plugin developer I want to have a complete documentation of the available interfaces of the API that is hosted online and is updated automatically to represent the latest state of the API.

The only hard requirement I have is that the entire documentation needs to be generated from code.
So I'm thinking doxygen or something like this.

Does GitHub provide any native solutions for this?