llama-stack-mirror/docs/source
Ellis Tarn ab9516c789
fix: Gaps in doc codegen (#1035)
# What does this PR do?
Catches docs up to source with:
```
python llama_stack/scripts/distro_codegen.py
```

[//]: # (If resolving an issue, uncomment and update the line below)
[//]: # (Closes #[issue-number])

## Test Plan
[Describe the tests you ran to verify your changes with result
summaries. *Provide clear instructions so the plan can be easily
re-executed.*]
Manually checked
```
sphinx-autobuild docs/source build/html
```

[//]: # (## Documentation)
[//]: # (- [ ] Added a Changelog entry if the change is significant)
2025-02-10 13:24:15 -08:00
..
building_applications docs: update rag.md example code to prevent errors (#1009) 2025-02-10 09:25:30 -05:00
concepts Several documentation fixes and fix link to API reference 2025-02-04 14:00:43 -08:00
contributing fix: broken "core concepts" link in docs website (#940) 2025-02-03 13:46:34 -08:00
distributions fix: Gaps in doc codegen (#1035) 2025-02-10 13:24:15 -08:00
getting_started fix: Update rag examples to use fresh faiss index every time (#998) 2025-02-06 16:12:29 -08:00
introduction Update index.md (#888) 2025-01-28 04:55:41 -08:00
playground update playground doc video 2024-12-26 14:50:19 -08:00
references Several documentation fixes and fix link to API reference 2025-02-04 14:00:43 -08:00
conf.py Several documentation fixes and fix link to API reference 2025-02-04 14:00:43 -08:00
index.md docs: update index.md for 0.1.2 (#1013) 2025-02-07 15:36:20 -08:00