Skip to content

Commit 2bad58c

Browse files
authored
Add autogeneration of llms.txt during mkdocs build; add docs page on using llms.txt (google#1023)
* Add mkdocs-llmstxt and related config * Remove existing llms.txt and llms-full.txt from repo * Add docs page for llms.txt * Minor edit * Minor edit * Add *.md to glob syntax in mkdocs-llmstxt config * Add explicit URLs in API reference section to avoid build warnings * Fix all build warnings related to bad cross-links and incorrect anchor links * Suppress INFO logs about absolute links - the CI link checker will catch any issues * Fix remaining build warnings * Add Gemini CLI instructions * Fix link to bidi tutorial
1 parent ca0a8aa commit 2bad58c

File tree

13 files changed

+292
-85258
lines changed

13 files changed

+292
-85258
lines changed

docs/agents/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To setup ADK for use with Agent Config:
5151
1. Install the ADK Python libraries by following the
5252
[Installation](/adk-docs/get-started/installation/#python)
5353
instructions. *Python is currently required.* For more information, see the
54-
[Known limitations](?tab=t.0#heading=h.xefmlyt7zh0i).
54+
[Known limitations](#known-limitations).
5555
1. Verify that ADK is installed by running the following command in your
5656
terminal:
5757

0 commit comments

Comments
 (0)