win32metadata/apidocs/README.md

274 B

This folder contains the code and package for API docs

Maintainence

Periodically, run these commands from the root of the repo to update the docs we pack to the latest available:

cd ext\sdk-api
git fetch
git checkout origin/docs
cd ..
git add ext\sdk-api