DocFx is a Document generator for .Net Core a .Net Framework project
You can build your document code with the following command:
docker run --rm --name docfx \
-v path-to-docs-folder:/docfx \
-v path-to-src-if-apply:container-src-path \
dynamicdevs/docfx
docfx.json file should be /docfx directory/docfx directory.src folder is into directory /docfx folder don't map the src volumememberpage, rest.operationpage, rest.tagpage are in this image on the /docfx/plugins directoryContent type
Image
Digest
Size
495.1 MB
Last updated
over 6 years ago
docker pull dynamicdevs/docfx