add soft transfer

This commit is contained in:
Jared Dillard
2025-05-18 21:21:34 -07:00
parent ed50138ae4
commit f70f1a26ec
+2
View File
@@ -28,6 +28,8 @@ Add the extension to your Sphinx configuration (``conf.py``):
Once added, the extension will automatically generate the LLMs.txt files during the build process.
See :doc:`advanced-configuration` for more information about how to use **sphinx-llms-txt**.
How It Works
-----------