mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-30 15:17:25 +00:00
Use new logo in C++ docs
This commit is contained in:
parent
3fdab32d87
commit
c2d4924294
5 changed files with 6 additions and 8 deletions
|
@ -103,7 +103,7 @@ html_static_path = ["_static"]
|
|||
|
||||
html_show_sourcelink = False
|
||||
|
||||
html_logo = "logo.drawio.svg"
|
||||
html_logo = "../../logo/slint-logo-small-light.svg" # relative to target/cppdocs!
|
||||
|
||||
myst_enable_extensions = [
|
||||
"html_image",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue