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
|
@ -37,6 +37,7 @@ author = "Meta"
|
|||
extensions = [
|
||||
"myst_parser",
|
||||
"sphinx_rtd_theme",
|
||||
"sphinx_rtd_dark_mode",
|
||||
"sphinx_copybutton",
|
||||
"sphinx_tabs.tabs",
|
||||
"sphinx_design",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue