Thanks to visit codestin.com Credit goes to github.com
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 f82e4ab commit d6ced7dCopy full SHA for d6ced7d
1 file changed
Doc/tools/sgmlconv/docfixer.py
@@ -676,6 +676,7 @@ def convert(ifp, ofp):
676
"lineii": ("row", {}),
677
"lineiii": ("row", {}),
678
"lineiv": ("row", {}),
679
+ "refmodule": ("module", {"link": "link"}),
680
})
681
fixup_table_structures(doc)
682
fixup_rfc_references(doc)
0 commit comments