mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 02:39:28 +00:00
Remove the preview from the rust docs
rustdoc removes the `no-preview` tag, and we anyway do not have a slint file to preview in the docs anymore
This commit is contained in:
parent
62330273ed
commit
ea19c1e962
2 changed files with 3 additions and 3 deletions
|
@ -174,8 +174,8 @@ serde = { version = "1.0.163", features = ["derive"] }
|
|||
|
||||
[package.metadata.docs.rs]
|
||||
rustdoc-args = [
|
||||
"--html-in-header",
|
||||
"docs/resources/slint-docs-preview.html",
|
||||
# "--html-in-header",
|
||||
# "docs/resources/slint-docs-preview.html",
|
||||
"--html-in-header",
|
||||
"docs/resources/slint-docs-highlight.html",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue