From 32b49a155cd65dfb20486bfb4d5f5702779b850d Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 26 Oct 2024 15:03:59 -0400 Subject: [PATCH] add a title to fix a warning --- developer-workflow/grammar.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/developer-workflow/grammar.rst b/developer-workflow/grammar.rst index 7b510d25c..d574dfed7 100644 --- a/developer-workflow/grammar.rst +++ b/developer-workflow/grammar.rst @@ -1,4 +1,8 @@ .. _grammar: +========================== +Changing CPython's grammar +========================== + This document is now part of the `CPython Internals Docs `_.