# Sphinx llms.txt generator A Sphinx extension that generates a summary `llms.txt` file and a single combined documentation `llms-full.txt` file. [![PyPI version](https://img.shields.io/pypi/v/sphinx-llms-txt.svg)](https://pypi.python.org/pypi/sphinx-llms-txt) [![Downloads](https://static.pepy.tech/badge/sphinx-llms-txt/month)](https://pepy.tech/project/sphinx-llms-txt) ## Documentation See [sphinx-llms-txt documentation](https://sphinx-llms-txt.readthedocs.io/en/latest/index.html) for installation and configuration instructions. ## License MIT License - see LICENSE file for details.