2f62461703cd28c7b39d98fc9a542b3976290a7b
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.
Documentation
See sphinx-llms-txt documentation for installation and configuration instructions.
Features
- Creates
llms.txtandllms-full.txt - Automatically add content from
includedirectives - Resolves relative paths in directives like
imageandfigureto 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 add list of custom directives with
- Ability to exclude pages
License
MIT License - see LICENSE file for details.
Languages
Python
99.7%
CMake
0.3%