From 83c7b9557b803cc3d14ce7793116a38e2088bb65 Mon Sep 17 00:00:00 2001 From: Irit Katriel <1055913+iritkatriel@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:15:46 +0100 Subject: [PATCH] Update InternalDocs/README.md --- InternalDocs/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/InternalDocs/README.md b/InternalDocs/README.md index ecca37a17b7c04..0a6ecf899458ed 100644 --- a/InternalDocs/README.md +++ b/InternalDocs/README.md @@ -11,7 +11,8 @@ The core dev team attempts to keep this documentation up to date. If it is not, please report that through the [issue tracker](https://github.com/python/cpython/issues). -List of topics: +Index: +----- [Guide to the parser](parser.md)