Generates a docset for Dash using the latest AWS CloudFormation HTML Template Reference.
Clone the repo
git clone https://github.com/pdhodgkinson/AWSCloudFormationTemplateReference-dash-docset.git
To install in Dash add a local docset from the AWSCloudFormationTemplateReference.docset
directory
To build the docset, run
npm install
npm run build
This will generate the docset in the AWSCloudFormationTemplateReference.docset
build directory