Skip to content

Commit 2c8b4f8

Browse files
committed
fix: Output llms-full.txt, not llms.txt
1 parent 5d0bde9 commit 2c8b4f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/mkdocs.yml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ plugins:
148148
summary: true
149149
- llmstxt:
150150
files:
151-
- output: llms.txt
151+
- output: llms-full.txt
152152
inputs:
153153
- index.md
154154
- reference/**.md

0 commit comments

Comments
 (0)