mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-30 15:49:40 +00:00
subfolder
This commit is contained in:
parent
73b878d358
commit
9759298884
1 changed files with 6 additions and 5 deletions
|
@ -41,10 +41,11 @@ A Distribution is where APIs and Providers are assembled together to provide a c
|
||||||
|
|
||||||
```{toctree}
|
```{toctree}
|
||||||
:hidden:
|
:hidden:
|
||||||
:maxdepth: 2
|
:maxdepth: 1
|
||||||
cli_reference.md
|
|
||||||
getting_started.md
|
|
||||||
|
|
||||||
./getting_started/getting_started_conda.md
|
cli_reference
|
||||||
./getting_started/getting_started_docker.md
|
getting_started
|
||||||
|
|
||||||
|
getting_started/getting_started_conda
|
||||||
|
getting_started/getting_started_docker
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue