We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
package.metadata.docs.rs.rustdoc-args
1 parent 9954619 commit 66795f2Copy full SHA for 66795f2
Cargo.toml
@@ -10,7 +10,7 @@ keywords = ["competitive"]
10
categories = ["algorithms", "data-structures"]
11
12
[package.metadata.docs.rs]
13
-rustdoc-args = ["--html-in-header", "katex-header.html"]
+rustdoc-args = ["--html-in-header", "./doc/katex-header.html"]
14
15
[lib]
16
name = "ac_library"
0 commit comments