mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-12 13:00:39 +00:00
Update CONTRIBUTING.md
This commit is contained in:
parent
d02f470983
commit
8d28ef92cb
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ $ uv sync --extra docs
|
||||||
$ uv run make html
|
$ uv run make html
|
||||||
|
|
||||||
# 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.
|
||||||
$ uv run sphinx-autobuild source build/html
|
$ uv run sphinx-autobuild source build/html --write-all
|
||||||
```
|
```
|
||||||
|
|
||||||
### Update API Documentation
|
### Update API Documentation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue