Sphinx llms.txt Generator ========================= A `Sphinx`_ extension that generates a summary ``llms.txt`` file, written in Markdown, and a single combined documentation ``llms-full.txt`` file, written in reStructuredText. |PyPI version| |Downloads| |Parallel Safe| |GitHub Stars| .. toctree:: :maxdepth: 2 getting-started advanced-configuration configuration-values contributing changelog .. _Sphinx: http://sphinx-doc.org/ .. |PyPI version| image:: https://img.shields.io/pypi/v/sphinx-llms-txt.svg :target: https://pypi.python.org/pypi/sphinx-llms-txt :alt: Latest PyPi Version .. |Downloads| image:: https://static.pepy.tech/badge/sphinx-llms-txt/month :target: https://pepy.tech/project/sphinx-llms-txt :alt: PyPi Downloads per month .. |Parallel Safe| image:: https://img.shields.io/badge/parallel%20safe-true-brightgreen :target: # :alt: Parallel read/write safe .. |GitHub Stars| image:: https://img.shields.io/github/stars/jdillard/sphinx-llms-txt?style=social :target: https://github.com/jdillard/sphinx-llms-txt :alt: GitHub Repository stars