Skip to content

roberth-k/dash-docset-aws-cdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dash-docset-aws-cdk

Overview

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.

Screenshot

How to Build

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.