mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 15:23:51 +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}
|
||||
:hidden:
|
||||
:maxdepth: 2
|
||||
cli_reference.md
|
||||
getting_started.md
|
||||
:maxdepth: 1
|
||||
|
||||
./getting_started/getting_started_conda.md
|
||||
./getting_started/getting_started_docker.md
|
||||
cli_reference
|
||||
getting_started
|
||||
|
||||
getting_started/getting_started_conda
|
||||
getting_started/getting_started_docker
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue