diff options
| author | Michelle Tilley <michelle@michelletilley.net> | 2026-05-08 10:16:43 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-08 10:16:43 -0700 |
| commit | 11eea2d1796f38ad1925a44ae3695de67d918879 (patch) | |
| tree | 5a631caebb54ac6023bc2781698e354d038acdfb /docs/pyproject.toml | |
| parent | docs: Add related projects section to README (diff) | |
| download | atuin-11eea2d1796f38ad1925a44ae3695de67d918879.zip | |
chore: Generate LLM-optimized docs (#3468)
Diffstat (limited to '')
| -rw-r--r-- | docs/pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/pyproject.toml b/docs/pyproject.toml index 2d58e8c7..bb6009d0 100644 --- a/docs/pyproject.toml +++ b/docs/pyproject.toml @@ -9,6 +9,7 @@ dependencies = [ "mkdocs-git-revision-date-localized-plugin>=1.2", "mkdocs-glightbox>=0.4", "mkdocs-redirects>=1.2.2", + "mkdocs-llmstxt>=0.5", ] [tool.uv] |
