mestevens / xcode-maven-plugin

Maven plugin to work with xcode framework builds
3 stars 1 forks source link

Create auto-generated documentation and release notes. #4

Closed mestevens closed 9 years ago

mestevens commented 9 years ago

The plugin should be able to auto-generate it's documentation from the mojo/parameter annotations, as well as be able to create release notes from the github issues tracker tool.

mestevens commented 9 years ago

Running 'mvn site -Prelease' will now create the site and upload to the gh-pages branch. There needs to be some additional information added to the site, but it is set-up to create it.