alef-docs 0.3.3

API reference documentation generator for alef polyglot bindings
Documentation
<div align="center">

<img width="100%" alt="kreuzberg.dev banner" src="https://github.com/user-attachments/assets/1b6c6ad7-3b6d-4171-b1c9-f2026cc9deb8" />

<a href="https://crates.io/crates/alef-docs">
  <img src="https://img.shields.io/crates/v/alef-docs?color=007ec6" alt="crates.io">
</a>
<a href="https://discord.gg/xt9WY3GnKR">
  <img src="https://img.shields.io/badge/Discord-Join%20our%20community-7289da?logo=discord&logoColor=white" alt="Discord">
</a>

</div>

# alef-docs

API reference documentation generator for alef polyglot bindings

Generates per-language Markdown API reference documentation from the IR. Produces configuration guides, error references, and language-specific API pages with type signatures, method documentation, and usage examples. Output is structured for integration with mkdocs or similar static documentation generators, providing a complete documentation site for each supported language binding.

Part of the [alef](https://github.com/kreuzberg-dev/alef) polyglot binding generator.

## License

MIT