mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 12:24:16 +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
|
|
@ -17,4 +17,4 @@ myst_parser = "*"
|
|||
sphinx-markdown-tables = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.8"
|
||||
python_version = "3"
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 10 KiB |
|
|
@ -1,3 +0,0 @@
|
|||
Copyright © SixtyFPS GmbH <info@sixtyfps.io>
|
||||
|
||||
SPDX-License-Identifier: CC-BY-ND-4.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue