diff --git a/conf.py b/conf.py index 2758938fe..dce618448 100644 --- a/conf.py +++ b/conf.py @@ -163,6 +163,7 @@ "gitbootcamp.rst": "getting-started/git-boot-camp.rst", "pullrequest.rst": "getting-started/pull-request-lifecycle.rst", "setup.rst": "getting-started/setup-building.rst", + "getting-started/generative-ai.rst": "getting-started/ai-tools.rst", # CPython Internals "compiler.rst": "internals.rst", "exploring.rst": "internals.rst", @@ -205,7 +206,7 @@ "contrib/project/github.rst": "index.rst", "contrib/project/governance.rst": "index.rst", "contrib/project/roles.rst": "index.rst", - "contrib/project/ai-tools.rst": "getting-started/ai-tools.rst", + "contrib/project/generative-ai": "getting-started/ai-tools.rst", "contrib/project/outreach.rst": "index.rst", "contrib/project/directory-structure.rst": "getting-started/setup-building.rst", "contrib/project/index.rst": "index.rst", diff --git a/getting-started/ai-tools.rst b/getting-started/ai-tools.rst index ba92ea9e1..e7d94d351 100644 --- a/getting-started/ai-tools.rst +++ b/getting-started/ai-tools.rst @@ -1,4 +1,5 @@ .. _ai-tools: +.. _generative-ai: ============================= Guidelines for using AI tools