From 38a41820eeba04b12e766bc2f9d752f3f5b82a01 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Sun, 17 Dec 2023 20:30:10 +0100 Subject: [3.12] Docs: Add label to grammar spec for linking from PEPs (GH-113235) (#113239) Co-authored-by: Hugo van Kemenade --- Doc/reference/grammar.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Doc/reference/grammar.rst b/Doc/reference/grammar.rst index bc1db7b..b9cca44 100644 --- a/Doc/reference/grammar.rst +++ b/Doc/reference/grammar.rst @@ -1,3 +1,5 @@ +.. _full-grammar-specification: + Full Grammar specification ========================== -- cgit v0.12