Skip to content

Commit

Permalink
docs.rs: remove the highlight of slint snippets
Browse files Browse the repository at this point in the history
There is only very few Slint snippet and it causes problems generating
the docs on docs.rs
  • Loading branch information
ogoffart authored Dec 21, 2024
1 parent 95d29e9 commit 8385de7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions api/rs/slint/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]

0 comments on commit 8385de7

Please sign in to comment.