Metadata-Version: 2.4
Name: sphinx-llms-txt-rw
Version: 0.5.5
Summary: llms-full.txt generator for Sphinx
Author: Mladen Zagorac
Maintainer: Mladen Zagorac
License: MIT
Project-URL: download, https://pypi.org/project/sphinx-llms-txt-rw/
Project-URL: source, https://github.com/jdillard/sphinx-llms-txt-rw
Project-URL: changelog, https://github.com/jdillard/sphinx-llms-txt-rw/blob/master/CHANGELOG.rst
Classifier: Framework :: Sphinx :: Extension
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Documentation :: Sphinx
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sphinx
Dynamic: license-file

# Sphinx llms.txt generator for RW docs

A Sphinx extension that generates a summary `llms.txt` file and a single combined documentation `llms-full.txt` file. Based on [sphinx-llms-txt](https://github.com/jdillard/sphinx-llms-txt), but modifies functionality to cover the cases needed by RW Sphinx documentation sets.

[![PyPI version](https://img.shields.io/pypi/v/sphinx-llms-txt-rw.svg)](https://pypi.python.org/pypi/sphinx-llms-txt-rw)
[![Parallel Safe](https://img.shields.io/badge/parallel%20safe-true-brightgreen)](#)

## 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.
