# 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](./LICENSE.md)