AI-powered documentation generator that creates polished static HTML docs from GitHub repositories.
git clone https://github.com/myk-org/docsfy.git && cd docsfy
cp .env.example .env # then set ADMIN_KEY (min 16 chars)
docker compose up # open http://localhost:8000uv tool install docsfy
docsfy config init
docsfy generate https://github.com/org/repoSee the full documentation for everything else.
Apache-2.0