mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-16 14:12:40 +00:00
docs
This commit is contained in:
parent
537699f51a
commit
ff05e51425
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ pip install -r requirements.txt
|
||||||
pip install sphinx-autobuild
|
pip install sphinx-autobuild
|
||||||
|
|
||||||
# This will start a local server (usually at http://127.0.0.1:8000) that automatically rebuilds and refreshes when you make changes to the documentation.
|
# This will start a local server (usually at http://127.0.0.1:8000) that automatically rebuilds and refreshes when you make changes to the documentation.
|
||||||
|
make html
|
||||||
sphinx-autobuild source build/html
|
sphinx-autobuild source build/html
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue