mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
Salmanap/docs v1 push (#92)
* updated model serving, updated the config references, architecture docs and added the llm_provider section * several documentation changes to improve sections like life_of_a_request, model serving subsystem --------- Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
This commit is contained in:
parent
8a4e11077c
commit
7168b14ed3
19 changed files with 375 additions and 119 deletions
|
|
@ -38,7 +38,7 @@ html_favicon = '_static/favicon.ico'
|
|||
html_theme = 'sphinx_book_theme' # You can change the theme to 'sphinx_rtd_theme' or another of your choice.
|
||||
|
||||
# Specify the path to the logo image file (make sure the logo is in the _static directory)
|
||||
html_logo = '_static/img/arch-logo.png'
|
||||
html_logo = '_static/img/arch-nav-logo.png'
|
||||
|
||||
html_theme_options = {
|
||||
'navigation_depth': 4,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue