Skip to content

blue-army/docfx-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

docfx-docker

Image contains the required docfx tools to generate dotnet documentation.

Run

Mount the base folder into the container and pass in the path to the docfx.json file.

docker run --mount type=bind,source="$(pwd)",target=/work nullreference/docfx-docker /work/docfx.json

About

Docfx Dockerfile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published