Documentation Data
Data Files
This is the raw data (JSON objects) used to create various Dovecot Pro documentation sections and lists.
| File |
|---|
doveadm.json |
event_categories.json |
event_reasons.json |
events.json |
lua.json |
settings.json |
LLM Resources
This documentation provides Large Language Model (LLM) friendly formats following the /llms.txt standard.
These resources provide structured, plain-text Markdown designed for ingestion by AI assistants, coding tools, and LLMs during inference time.
Site-Wide LLM Files
llms.txtA curated index of all documentation pages, structured with summary information and direct links to clean Markdown versions of each page.llms-full.txtA single aggregated text document containing the full concatenated content of all documentation pages, optimized for loading the entire site into an LLM context window at once.
Page-Specific Markdown
Every page on this site has a corresponding clean Markdown version (.md).