项目作者: dvcrn

项目描述 :
Dash docset for homebridge
高级语言: JavaScript
项目地址: git://github.com/dvcrn/dash-docset-homebridge.git
创建时间: 2020-11-25T05:31:37Z
项目社区:https://github.com/dvcrn/dash-docset-homebridge

开源协议:

下载


Dash docset for homebridge.io

Auto-generated from the docs that are available at https://developers.homebridge.io/

screenshot

Download

Download from the “User Contributed” section from within dash

— OR —

Alternatively download the latest docset from Releases section from this repo.

Note: If possible, download it from within Dash so it’ll stay up-to-date when new releases are pushed. Installing it manually means you won’t get updates

Building yourself

For building the docset, you need to have dashing installed.

For actually downloading and building the docset:

  1. npm run download-docs
  2. npm run generate-docset

Notes

There is probably a smarter way of doing this by just using services.json + characteristics.json that the website itself uses for generation.