Skip to content

w3c-cg/mnxdocgenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MNX and MusicXML documentation generator

This is a Django app used to generate the documentation for the following W3C music notation formats:

It consists of the following:

  • Database tables that can model XML and JSON data formats.

  • A Django admin site that lets you edit the data formats (both their technical semantics and human-readable documentation).

  • A Django website that lets you view the documentation.

  • Tools to generate static versions of the web documentation.

  • Tools to serialize/deserialize the documentation data itself, using an internal JSON format. This lets us put the documentation data in source control as a JSON file instead of a binary SQLite file.

About

Documentation Generator for MNX and MusicXML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published