mirror of
https://github.com/Drop-OSS/drop-api-autogen.git
synced 2026-01-30 20:55:17 +01:00
12 lines
438 B
Markdown
12 lines
438 B
Markdown
# 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) |