You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MkDocs plugin to generate an [/llms.txt file](https://llmstxt.org/).
9
9
@@ -67,11 +67,11 @@ plugins:
67
67
68
68
Use `base_url` to point `llms.txt` to documentation in a specific directory. For example, when using [Read the Docs](https://github.com/readthedocs/), use `base_url` to indicate the path to the hosted docs built for a specific language or version.
69
69
70
-
The resulting `llms.txt` uses `base_url` when it is specified, instead of the canonical `site_url`.
70
+
The resulting `llms.txt` uses `base_url` when it is specified, instead of the canonical `site_url`.
0 commit comments