f9577c2e2f
* Get the docs package to work for lower TFM projects * Extend the timeouts These jobs are close to 30 minutes, which evidently is the effective timeout on this AzDO account (for some reason that I can't see.) |
||
---|---|---|
.. | ||
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