how to use docfx where i have my source docfx.json
from github or devops repo url
?
which way is feasible to use exe or nuget
?
i have one UI page where user will enter there repo path which has docfx.json
I tried:
docfx.exe but it won't take http url as a input parameter it only run on local VM is not best solution for exe.
docker image but not a best approach either
nuget but how to use it as a central project where i will pass repo url and generate doc