From: Hugo van Kemenade Date: Sun, 17 Dec 2023 19:23:14 +0000 (+0200) Subject: Docs: Add label to grammar spec for linking from PEPs (#113235) X-Git-Tag: v3.13.0a3~345 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=32d87a88994c131a9f3857d01ae7c07918577a55;p=thirdparty%2FPython%2Fcpython.git Docs: Add label to grammar spec for linking from PEPs (#113235) --- diff --git a/Doc/reference/grammar.rst b/Doc/reference/grammar.rst index bc1db7b039cd..b9cca4444c91 100644 --- a/Doc/reference/grammar.rst +++ b/Doc/reference/grammar.rst @@ -1,3 +1,5 @@ +.. _full-grammar-specification: + Full Grammar specification ==========================