Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 960 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 960 Bytes

dash-docset-aws-cdk-python

This repository is inspired by roberth-k/dash-docset-aws-cdk

Overview

AWS CDK Python docset for the Dash documentation browser.

Generate from aws/aws-cdk release Python document assets, as same as AWS CDK Python Reference.

The official version of AWS CDK Python documentation is hosted here.

The maintainer of this repository is not affiliated with AWS.

How to built in local

environment requirements

  • bash
  • curl
  • wget
  • tar
  • zip
  • jq
  • Python 3

build

$ git clone https://github.com/yo-ga/dash-docset-aws-cdk-python
$ cd dash-docset-aws-cdk-python
$ pip3 install -r requirements.txt
$ bash ./scripts/generate_docset.sh