MyFormworks / Formworks

Formworks is a framework for building forms from JSON files.
https://myformworks.github.io/Formworks/
MIT License
6 stars 1 forks source link

Add Jazzy Action #30

Closed EdgSgroi closed 4 years ago

EdgSgroi commented 4 years ago

Motivation

Use Jazzy as an Action is a great way to document approved code by CI, also it will ensure that the documentation will be always updated in real time.

Modifications

Set the Jazzy action in swift.yml.

Result

It isn't possible to test this action locally, to do so the acceptance of this PR will be the way to test it. I don't want to close the Jazzy issue because I don't know yet if this PR will configure the action correctly. Also it was created a GitHub Pages that will be directly linked with the generated documentation on master/docs. Please, before you allows the merge check the page: https://galdineris.github.io/Formworks/

Fix #14

Checklist

This PR is