AWS CDK docset for the Dash documentation browser.
This docset is available as a User-Contributed Docset. Download it from Dash directly.
Generated from AWS CDK API Reference.
Instructions for building Dash docsets are available on the Dash website.
The official version of AWS CDK documentation is hosted here.
The maintainer of this repository is not affiliated with AWS.
The docset was developed using the following:
- bash
- git
- GNU Make
- GNU Coreutils
- Python 3.10
To build the docset, run:
make test/unit
make
make test/acc
The build will use the currently published version of the AWS CDK API Reference.
The docset will be available at .build/latest/AWS-CDK.docset
and the archive at .build/latest/AWS-CDK.tgz
.