diff --git a/sphinx_llms_txt/__init__.py b/sphinx_llms_txt/__init__.py index 0c8a07f..806b470 100644 --- a/sphinx_llms_txt/__init__.py +++ b/sphinx_llms_txt/__init__.py @@ -1,6 +1,5 @@ """ -Sphinx extension to create a combined sources file (llms-full.rst) -that combines all documentation sources in the correct build order. +Sphinx extension to create a combined sources file (llms-full.txt) """ from pathlib import Path