Skip to content

yo-ga/dash-docset-aws-cdk-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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