Skip to content

Commit 40dab50

Browse files
authored
Include all API docs in llms.txt (#3152)
1 parent 78fb707 commit 40dab50

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ plugins:
316316
Graphs:
317317
- graph.md
318318
API Reference:
319-
- api/*/*.md
319+
- api/*.md
320320
Evals:
321321
- evals.md
322322
Durable Execution:
@@ -328,6 +328,7 @@ plugins:
328328
- cli.md
329329
- logfire.md
330330
- contributing.md
331+
Examples:
331332
- examples/*.md
332333

333334
# DON'T PUT REDIRECTS IN THIS FILE! Instead add them to docs-site/src/index.ts

0 commit comments

Comments
 (0)