From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Sun, 17 Dec 2023 19:30:10 +0000 (+0100) Subject: [3.12] Docs: Add label to grammar spec for linking from PEPs (GH-113235) (#113239) X-Git-Tag: v3.12.2~297 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=38a41820eeba04b12e766bc2f9d752f3f5b82a01;p=thirdparty%2FPython%2Fcpython.git [3.12] Docs: Add label to grammar spec for linking from PEPs (GH-113235) (#113239) 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 ==========================