4 lines
88 B
Batchfile
4 lines
88 B
Batchfile
@echo off
|
|
cd /d D:\EPIGRAM\source\repos\adas-core\Documentation\docs
|
|
dotnet docfx build
|