mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 02:39:28 +00:00
docs.rs: remove the highlight of slint snippets
There is only very few Slint snippet and it causes problems generating the docs on docs.rs
This commit is contained in:
parent
95d29e9b90
commit
8385de7825
1 changed files with 0 additions and 6 deletions
|
@ -209,10 +209,4 @@ async-compat = { version = "0.2.4" }
|
|||
i-slint-backend-qt = { workspace = true, features = [ "enable" ], optional = true }
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
rustdoc-args = [
|
||||
# "--html-in-header",
|
||||
# "docs/astro/src/utils/slint-docs-preview.html",
|
||||
"--html-in-header",
|
||||
"docs/astro/src/utils/slint-docs-highlight.html",
|
||||
]
|
||||
features = ["document-features", "log", "gettext", "renderer-software", "renderer-femtovg", "raw-window-handle-06"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue