llama-stack-mirror/docs/source
Kelly Brown 026caa5551
docs: part 1 - fix warnings in documentation generation (#2861)
**Description**
This PR removes some of the warnings when uv builds the docs
- Errors appear when generating docs about .md files not appearing in
toctree. ~~Adding content to the `providers-gen.py ` file that adds `---
orphan: true ---` to to each file.~~. Added a toctree generator to the
`providers-gen.py` file, this gets rid of the errors in the builds.
- Deletes the `_openai_compat` files, extension of PR #2849
- Adds the `files` APIs section to the `providers` toctree on the index
page
- Manually adds the `--- orphan: true ---` to the advanced apis. Ill try
to find a way to modify the providers code gen so it automatically adds
it, but this fixes the errors.
- Adds the `testing.md` to the `contributing` toctree
- Adds `starting_llama_stack_server.md` to `distributions` toctree

There are some other warnings im still looking at but this PR gets rid
of most of the toctree errors
Theres also an issue with the actual distribution-codegen that I can
investigate in another PR. Opened a bug for it here #2873
2025-07-30 10:50:10 -07:00
..
advanced_apis docs: part 1 - fix warnings in documentation generation (#2861) 2025-07-30 10:50:10 -07:00
apis feat: Bring Your Own API (BYOA) (#2228) 2025-07-24 13:41:14 -07:00
building_applications docs: Document use cases for Responses and Agents APIs (#2756) 2025-07-24 12:20:04 -04:00
concepts docs: update list of apis (#2697) 2025-07-24 09:50:14 -07:00
contributing docs: part 1 - fix warnings in documentation generation (#2861) 2025-07-30 10:50:10 -07:00
deploying chore: update k8s template (#2786) 2025-07-16 15:07:26 -07:00
distributions docs: part 1 - fix warnings in documentation generation (#2861) 2025-07-30 10:50:10 -07:00
getting_started fix: use OLLAMA_URL to activate Ollama provider in starter (#2963) 2025-07-30 10:11:17 -07:00
providers docs: part 1 - fix warnings in documentation generation (#2861) 2025-07-30 10:50:10 -07:00
references docs: update outdated llama stack client documentation (#2758) 2025-07-15 11:49:59 -07:00
conf.py docs: Reorganize documentation on the webpage (#2651) 2025-07-15 14:19:35 -07:00
index.md docs: Reorganize documentation on the webpage (#2651) 2025-07-15 14:19:35 -07:00