Skip to content

Commit d9af17f

Browse files
committed
Modify the comment
1 parent 766ea3b commit d9af17f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.cargo/config.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
[build]
22
# This works both on local `cargo doc` and on docs.rs because we don't have any `normal` dependency.
33
# In most cases, `package.metadata.docs.rs` is recommended.
4+
#
5+
# See also:
6+
# - https://docs.rs/rustdoc-katex-demo
7+
# - https://docs.rs/rust-latex-doc-minimal-example
48
rustdocflags = ["--html-in-header", "./doc/katex-header.html"]

0 commit comments

Comments
 (0)