More documentation
This commit is contained in:
parent
50c45426d9
commit
c942d0a446
5 changed files with 115 additions and 2 deletions
|
|
@ -53,4 +53,8 @@ html_theme = 'furo'
|
|||
# Add any paths that contain custom static files (such as style sheets) here,
|
||||
# relative to this directory. They are copied after the builtin static files,
|
||||
# so a file named "default.css" will overwrite the builtin "default.css".
|
||||
html_static_path = []
|
||||
html_static_path = ['assets']
|
||||
|
||||
html_css_files = [
|
||||
'custom.css'
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue