From: Colin Watson <cjwatson@debian.org>
Date: Mon, 15 Dec 2025 12:27:07 +0000
Subject: Disable mkdocs-llmstxt plugin for Debian

Forwarded: not-needed
Last-Update: 2025-12-15
---
 mkdocs.yml | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index 0e86c9f..0a21959 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -111,19 +111,6 @@ plugins:
         python:
           inventories:
             - file:///usr/share/doc/python3-doc/html/objects.inv
-  - llmstxt:
-      full_output: llms-full.txt
-      markdown_description: |-
-        Uvicorn is a lightning-fast ASGI server implementation, designed to run asynchronous web applications.
-        It supports the ASGI specification, which allows for both HTTP/1.1 and WebSocket protocols.
-      sections:
-        Sections:
-          - index.md
-          - settings.md
-          - deployment/*.md
-          - server-behavior.md
-        Concepts:
-          - concepts/*.md
 
 hooks:
   - docs/plugins/main.py
