From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Sun, 17 Dec 2023 19:29:23 +0000 (+0100) Subject: [3.11] Docs: Add label to grammar spec for linking from PEPs (GH-113235) (#113240) X-Git-Tag: v3.11.8~252 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=559951304f199967a5481df000c3d230ccf30553;p=thirdparty%2FPython%2Fcpython.git [3.11] Docs: Add label to grammar spec for linking from PEPs (GH-113235) (#113240) Co-authored-by: Hugo van Kemenade --- 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 ==========================