mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 15:47:26 +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
|
@ -3,6 +3,10 @@ Upstream-Name: slint
|
||||||
Upstream-Contact: Slint Developers <info@slint-ui.com>
|
Upstream-Contact: Slint Developers <info@slint-ui.com>
|
||||||
Source: https/sixtyfps.io/
|
Source: https/sixtyfps.io/
|
||||||
|
|
||||||
|
Files: */slint-logo-*.svg
|
||||||
|
Copyright: Copyright © SixtyFPS GmbH <info@sixtyfps.io>
|
||||||
|
License: CC-BY-ND-4.0
|
||||||
|
|
||||||
Files: .clang-format .gitattributes .gitignore */.gitignore .pre-commit-config.yaml .vscode/* cspell.json rustfmt.toml
|
Files: .clang-format .gitattributes .gitignore */.gitignore .pre-commit-config.yaml .vscode/* cspell.json rustfmt.toml
|
||||||
Copyright: Copyright © SixtyFPS GmbH <info@sixtyfps.io>
|
Copyright: Copyright © SixtyFPS GmbH <info@sixtyfps.io>
|
||||||
License: (GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)
|
License: (GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)
|
||||||
|
|
|
@ -17,4 +17,4 @@ myst_parser = "*"
|
||||||
sphinx-markdown-tables = "*"
|
sphinx-markdown-tables = "*"
|
||||||
|
|
||||||
[requires]
|
[requires]
|
||||||
python_version = "3.8"
|
python_version = "3"
|
||||||
|
|
|
@ -103,7 +103,7 @@ html_static_path = ["_static"]
|
||||||
|
|
||||||
html_show_sourcelink = False
|
html_show_sourcelink = False
|
||||||
|
|
||||||
html_logo = "logo.drawio.svg"
|
html_logo = "../../logo/slint-logo-small-light.svg" # relative to target/cppdocs!
|
||||||
|
|
||||||
myst_enable_extensions = [
|
myst_enable_extensions = [
|
||||||
"html_image",
|
"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