DockFx for Javascript Projects
1.1K
DocFx is a Document generator for Javascript projects
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-js:latest
/docfx directory.docfx.json and node2docfx.json files should be in the same directorysrc 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
327.1 MB
Last updated
almost 7 years ago
docker pull dynamicdevs/docfx-js