docs: make Tools & Utilities section collapsible

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Reuven 2026-01-22 00:17:36 -05:00
parent c2b63c06db
commit bc43bac0fb

View file

@ -1086,7 +1086,8 @@ See [ruvector-postgres README](./crates/ruvector-postgres/README.md) for full SQ
</details>
### Tools & Utilities
<details>
<summary>🛠️ Tools & Utilities</summary>
| Crate | Description | crates.io |
|-------|-------------|-----------|
@ -1116,6 +1117,8 @@ db.insert(0, &embedding);
let results = db.search(&query, 5);
```
</details>
<details>
<summary>🌐 WASM Packages (Browser & Edge)</summary>