win32metadata/apidocs
..
Microsoft.Windows.SDK.Win32Docs
ScrapeDocs
ApiDocs.sln
Directory.Build.props
README.md
stylecop.json
version.json

README.md

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