No description
| app | ||
| drop@7c234067a5 | ||
| guides | ||
| public/fonts | ||
| tools | ||
| .gitignore | ||
| .gitmodules | ||
| content.config.ts | ||
| LICENSE.md | ||
| nuxt.config.ts | ||
| package.json | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| yarn.lock | ||
Drop Developer Docs
About
This project auto-generates Markdown documentation from the drop submodule, for developers. It then compiles it with a Nuxt 3 project to make the API docs.
Contributing
Most of the custom tooling is in tools/. It uses the TypeScript compiler API to fetch metadata about the codebase.
The rest of the project is a stock-standard Nuxt 3 CMS project.
License
Check out LICENSE.md