We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ee1a98 commit 29fc368Copy full SHA for 29fc368
2 files changed
conf.py
@@ -206,6 +206,8 @@
206
"contrib/project/governance.rst": "index.rst",
207
"contrib/project/roles.rst": "index.rst",
208
"contrib/project/ai-tools.rst": "getting-started/ai-tools.rst",
209
+ "contrib/project/generative-ai.rst": "getting-started/ai-tools.rst",
210
+ "getting-started/generative-ai.rst": "getting-started/ai-tools.rst",
211
"contrib/project/outreach.rst": "index.rst",
212
"contrib/project/directory-structure.rst": "getting-started/setup-building.rst",
213
"contrib/project/index.rst": "index.rst",
getting-started/ai-tools.rst
@@ -1,4 +1,5 @@
1
.. _ai-tools:
2
+.. _generative-ai:
3
4
=============================
5
Guidelines for using AI tools
0 commit comments