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 67c1486 commit c8e336fCopy full SHA for c8e336f
Cargo.toml
@@ -9,6 +9,9 @@ repository = "https://github.com/rust-lang-ja/ac-library-rs"
9
keywords = ["competitive"]
10
categories = ["algorithms", "data-structures"]
11
12
+[package.metadata.docs.rs]
13
+rustdoc-args = ["--html-in-header", "katex-header.html"]
14
+
15
[lib]
16
name = "ac_library"
17
0 commit comments