mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 15:23:51 +00:00
fix path to conf.py
This commit is contained in:
parent
60e481284a
commit
8cb0368a49
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ build:
|
|||
|
||||
# Build documentation in the "docs/" directory with Sphinx
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
configuration: docs/source/conf.py
|
||||
|
||||
# Optionally build your docs in additional formats such as PDF and ePub
|
||||
# formats:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue