tutorial on how to use this : https://sumguy.com/install-use-doxygen-via-docker/
simple command line : docker run --rm -it -v ./source:/source -v ./output:/output -v ./Doxygen:/Doxygen ghcr.io/kingpin/doxygen-docker:latest
you will need to mount the source, outpuit and a Doxygen file.
Content type
Image
Digest
sha256:22827c7df…
Size
31.7 MB
Last updated
13 days ago
docker pull kingpin/doxygen-docker