dn-m / MusicXML

Implementation of the musicXML specification in Swift
MIT License
74 stars 20 forks source link

Improve documentation #148

Open jsbean opened 5 years ago

jsbean commented 5 years ago

Add some examples of parsing, manipulating, and exporting very basic MusicXML samples to the README.

jsbean commented 5 years ago

Important concepts to discuss are:

jsbean commented 5 years ago

We should use jazzy to generate docs automatically from the codebase.