Continuous deployment of DocFx documentation using on-premises TFS
问题 I am struggling to set up a continuous deployment process for a DocFX project, using on-premises TFS. The process is described here, however the example walk-through is for VSTS, and I have on-premises TFS (version 2013). The basic idea is to build and deploy the documentation website on every checkin. The DocFx Build Tasks extension that the process uses does appear to support on-premises TFS ... I just can't see how to get it working! I have a VS solution containing a single C# project