https://github.com/jdillard/sphinx-llms-txt
llms.txt generator for Sphinx
https://github.com/jdillard/sphinx-llms-txt
sphinx-doc sphinx-extension
Last synced: 6 months ago
JSON representation
llms.txt generator for Sphinx
- Host: GitHub
- URL: https://github.com/jdillard/sphinx-llms-txt
- Owner: jdillard
- License: mit
- Created: 2025-05-16T07:16:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-16T22:31:10.000Z (7 months ago)
- Last Synced: 2025-12-20T11:42:31.267Z (7 months ago)
- Topics: sphinx-doc, sphinx-extension
- Language: Python
- Homepage: https://sphinx-llms-txt.readthedocs.io/en/latest/
- Size: 112 KB
- Stars: 24
- Watchers: 2
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Sphinx llms.txt generator
A Sphinx extension that generates a summary `llms.txt` file and a single combined documentation `llms-full.txt` file.
[](https://pypi.python.org/pypi/sphinx-llms-txt)
[](https://anaconda.org/conda-forge/sphinx-llms-txt)
[](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.
## Contributing
Pull Requests welcome! See [Contributing](https://sphinx-llms-txt.readthedocs.io/en/latest/contributing.html) for instructions on how best to contribute.
## License
MIT License - see LICENSE file for details.