clean up readme

This commit is contained in:
Jared Dillard
2025-05-18 20:51:52 -07:00
parent 055261b3bb
commit 68860c7dda
-9
View File
@@ -9,15 +9,6 @@ A Sphinx extension that generates a summary `llms.txt` file, written in Markdown
See [sphinx-llms-txt documentation](https://sphinx-llms-txt.readthedocs.io/en/latest/index.html) for installation and configuration instructions. See [sphinx-llms-txt documentation](https://sphinx-llms-txt.readthedocs.io/en/latest/index.html) 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 ## License
MIT License - see LICENSE file for details. MIT License - see LICENSE file for details.