Skip to content

Releases: jdillard/sphinx-llms-txt

v0.3.0

23 Jun 04:03
46c2dec

Choose a tag to compare

What's Changed

  • Use first paragraph as summary by default by @jdillard in #22

Full Changelog: v0.2.4...v0.3.0

v0.2.4

23 Jun 02:32
b56d93d

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

20 May 08:21

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

18 May 20:52
1c7c381

Choose a tag to compare

What's Changed

  • Refactor LLMSFullManager with clearer class structure by @jdillard in #11
  • Add html_baseurl to llms.txt docs links by @jdillard in #12
  • Make glob pattern recursive by @jdillard in #13

Full Changelog: v0.2.1...v0.2.2

v0.2.1

18 May 05:24
2c8b554

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 May 03:27
10e2b9a

Choose a tag to compare

What's Changed

  • Add llms_txt_max_lines configuration option by @jdillard in #5
  • Automatically add content from .. include:: directives by @jdillard in #6
  • Add path resolution for directives by @jdillard in #7
  • Add llms.txt config options by @jdillard in #9

Full Changelog: v0.1.0...v0.2.0

v0.1.0

16 May 07:49

Choose a tag to compare

What Changed

  • Initial release 🎉

Full Changelog: https://github.com/jdillard/sphinx-llms-txt/commits/v0.1.0