This repository is the base for updating the Elm packages docset for Dash and Zeal
This repository has been forked from Kapeli/Dash-User-Contributions. To be able to use the Github Actions automation I have branched the master
to docs
branch.
The docs
branch is being kept in sync with the upstream of Kapeli/Dash-User-Contributions:master and branches for the upstream PRs with updated packages are being branched from it.
You should never merge the master
branch to the upstream master. Always use docs
branch for that.
The docset is being generated by the GitHub Action. It is using the Docker image from kraklin/elm-docset which takes care of these steps:
- generate the Elm.docset and tar it
- creates
docset.json
andREADME.md
from the templates and updates the date and package count in them