Generate a Norns docset for Dash using Dashing.
Execute checkout.sh
to initialize the norns
submodule and checkout the tag for the latest release:
$ ./checkout.sh
Execute generate.sh
to generate the docset:
$ ./generate.sh
generate.sh
will produce the following files in the build/
directory:
docset.json
- Updated docset configuration file for submitting to Kapeli/Dash-User-Contributionsnorns.tgz
- Compressed norns Lua API docset
-
Fork and clone the Kapeli/Dash-User-Contributions repository.
-
Copy the generated
docset.json
andnorns.tgz
files from thebuild/
directory to thedocsets/norns
directory of your localDash-User-Contributions
repository, overwriting the previous versions. -
Commit and push your changes.
-
Create a pull request against the upstream
Dash-User-Contributions
repository.
Norns icon taken with permission from p3r7/rpmate.