Getting Started

Add this crate to your project:

[dependencies]
your-crate = "0.1"

**`book/src/api.md`:**
```markdown
# API Reference

The full Rust API documentation is available here:

👉 [API Documentation](./api/your_crate/index.html)