forked from phoenix-oss/llama-stack-mirror
docs: Adding darkmode to documentation (#1843)
# What does this PR do? docs: Adding darkmode to documentation ## Test Plan Tested locally. Here's the look:  ## Issues Related to https://github.com/meta-llama/llama-stack/issues/1815 Closes https://github.com/meta-llama/llama-stack/issues/1844 Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
parent
7e51a83eac
commit
9b478f3756
4 changed files with 22 additions and 6 deletions
|
@ -79,6 +79,7 @@ docs = [
|
|||
"sphinx-autobuild",
|
||||
"myst-parser",
|
||||
"sphinx-rtd-theme",
|
||||
"sphinx_rtd_dark_mode",
|
||||
"sphinx-copybutton",
|
||||
"sphinx-tabs",
|
||||
"sphinx-design",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue