Skip to content

Commit 07034b0

Browse files
committed
Add link to correct documentation in htmldocck.py
1 parent d9a7393 commit 07034b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/etc/htmldocck.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
# -*- coding: utf-8 -*-
33

44
r"""
5+
For docmentation and usage instructions, please see
6+
https://rustc-dev-guide.rust-lang.org/rustdoc-internals.html#dotting-is-and-crossing-ts
7+
58
htmldocck.py is a custom checker script for Rustdoc HTML outputs.
69
710
# How and why?

0 commit comments

Comments
 (0)