This repository contains the documentation for ComfyDock.
Install the tool using uv:
uv tool install mkdocs --with mkdocs_materialRun mkdocs serve to view the documentation locally.
Run mkdocs build to build the documentation.
Run mkdocs gh-deploy to deploy the documentation to the gh-pages branch.