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.
1 parent 91fad92 commit bff82aaCopy full SHA for bff82aa
src/etc/htmldocck.py
@@ -2,6 +2,9 @@
2
# -*- coding: utf-8 -*-
3
4
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
+
8
htmldocck.py is a custom checker script for Rustdoc HTML outputs.
9
10
# How and why?
0 commit comments