mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
Add: Support for llms.txt (#3306)
Co-authored-by: Deborah Barnard <deborah@deborahwrites.com>
This commit is contained in:
@@ -194,4 +194,13 @@ plugins:
|
||||
links_attr_map:
|
||||
target: _blank
|
||||
rel: external
|
||||
# https://github.com/pawamoy/mkdocs-llmstxt
|
||||
- llmstxt:
|
||||
markdown_description: |
|
||||
Documentation for n8n, a workflow automation platform. This file helps LLMs understand and use the documentation more effectively.
|
||||
full_output: llms-full.txt
|
||||
# Include all Markdown files in the docs directory and subdirectories
|
||||
sections:
|
||||
All documentation:
|
||||
- "*.md"
|
||||
INHERIT: ./nav.yml
|
||||
|
||||
Reference in New Issue
Block a user