Extension for VSTS / TFS to download and invoke the DocFx tool as part of a build or release process.
To build this extension, follow the below:
npm install
npm run build
This generates a full output in the dist/ folder. To speed up local builds and avoid the copy to the dist/ folder, you can run npm run compile:tasks