2025-05-16 01:17:52 -07:00
2025-05-18 20:47:58 -07:00
2025-05-16 00:40:07 -07:00
2025-05-16 00:40:07 -07:00
2025-05-16 00:40:07 -07:00
2025-05-18 17:36:15 -07:00
2025-05-18 13:51:03 -07:00
2025-05-16 00:16:28 -07:00
2025-05-16 00:40:07 -07:00
2025-05-16 01:17:29 -07:00
2025-05-18 20:46:51 -07:00

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

Documentation

See sphinx-llms-txt documentation for installation and configuration instructions.

Features

  • Creates llms.txt and llms-full.txt
  • Automatically add content from include directives
  • Resolves relative paths in directives like image and figure to use full paths
    • Ability to add list of custom directives with llms_txt_directives
    • Optionally, prepend a base URL using Sphinx's html_baseurl
  • Ability to exclude pages

License

MIT License - see LICENSE file for details.

S
Description
llms.txt generator for Sphinx
Readme MIT
372 KiB
Languages
Python 99.7%
CMake 0.3%