50 Commits
Author SHA1 Message Date
Jared DillardandGitHub c24f92031c Fix include paths and spacing (#31) v0.4.1 2025-08-05 14:14:51 -07:00
Jared DillardandGitHub 0ee28290db Add source code files to llms-full.txt (#24) v0.4.0 2025-08-04 18:22:57 -07:00
Jared DillardandGitHub 368c349d58 Fix image paths to deployed images (#30) v0.3.2 2025-08-03 20:47:38 -07:00
Jared DillardandGitHub c816fb1ea8 Fix issue when source_suffix equals source_link_suffix (#29) v0.3.1 2025-07-31 16:17:02 -07:00
Jared DillardandGitHub 92f810592e Add conda-forge version to index.rst 2025-07-21 22:29:24 -07:00
Jared DillardandGitHub ab0eb1dd29 Add conda-forge version to README.md 2025-07-21 14:57:47 -07:00
Jared DillardandGitHub 57f716b2f9 fix docs path 2025-07-12 21:32:01 -07:00
Jared DillardandGitHub 236822885e configure docs theme 2025-07-12 21:19:19 -07:00
Jared DillardandGitHub 46c2dec254 Use first paragraph as summary by default (#22) v0.3.0 2025-06-22 21:00:40 -07:00
Jared DillardandGitHub b56d93d265 Support source file suffix detection (#21) v0.2.4 2025-06-22 19:28:54 -07:00
Jared Dillard 5db5395889 add downloads badge to docs 2025-05-20 01:38:14 -07:00
Jared Dillard 04b0657dc5 add more badges 2025-05-20 01:35:40 -07:00
Jared Dillard 935a964c7e bump version to 0.2.3 v0.2.3 2025-05-20 01:20:36 -07:00
Jared Dillard 51f6c71de3 update changelog 2025-05-20 01:18:44 -07:00
Jared DillardandGitHub 70defd3996 Remove get_and_resolve_toctree method (#19) 2025-05-20 01:08:40 -07:00
Jared DillardandGitHub 9ae05c6c13 Simplify _sources lookup (#18) 2025-05-20 00:50:06 -07:00
Jared Dillard 5581979cac make a href 2025-05-18 21:24:14 -07:00
Jared Dillard f70f1a26ec add soft transfer 2025-05-18 21:21:34 -07:00
Jared DillardandGitHub ed50138ae4 Update README.md 2025-05-18 21:12:16 -07:00
Jared DillardandGitHub 8f4d2c07c6 Update docs and README (#17)
* Move readme content to index.rst

* Clean up project name

* Add advanced configuration
2025-05-18 21:10:49 -07:00
Jared Dillard da7ee68076 support multi-line summaries 2025-05-18 18:17:30 -07:00
Jared Dillard 8ed31f13c4 strip whitespace from summary 2025-05-18 18:11:20 -07:00
Jared Dillard cc38abc8f2 add example links in docs 2025-05-18 17:57:09 -07:00
Jared Dillard bf368670db install pypi version 2025-05-18 17:51:58 -07:00
Jared Dillard a5cbdf15fa rename rtd config file 2025-05-18 17:36:15 -07:00
Jared DillardandGitHub e661ba3da7 Add sphinx docs (#16) 2025-05-18 17:31:00 -07:00
Jared DillardandGitHub 1c7c381c6d Update 0.2.2 changes v0.2.2 2025-05-18 13:51:03 -07:00
Jared DillardandGitHub bca0c418d6 Make glob pattern recursive (#13) 2025-05-18 13:50:29 -07:00
Jared DillardandGitHub 8d17c022ee Update README.md 2025-05-18 13:39:09 -07:00
Jared DillardandGitHub 563c5e3d9e Update README.md 2025-05-18 13:38:40 -07:00
Jared DillardandGitHub cffac5615d Add html_baseurl to llms.txt docs links (#12) 2025-05-18 13:37:34 -07:00
Jared DillardandGitHub 77999f0923 Refactor LLMSFullManager with clearer class structure (#11) 2025-05-18 11:26:08 -07:00
Jared DillardandGitHub 480fd83d65 Fix copypasta 2025-05-17 23:23:36 -07:00
Jared DillardandGitHub 482b525fd6 Update README.md 2025-05-17 23:22:38 -07:00
Jared Dillard dc08e4f3b0 Improve README 2025-05-17 22:25:20 -07:00
Jared DillardandGitHub 2c8b554aa2 Add ability to exclude pages (#10) v0.2.1 2025-05-17 22:20:14 -07:00
Jared DillardandGitHub 10e2b9a684 Add llms.txt config options (#9) v0.2.0 2025-05-17 20:22:46 -07:00
Jared DillardandGitHub 94a82dc68b Add path resolution for directives (#7) 2025-05-16 17:30:02 -07:00
Jared DillardandGitHub 2ca3052a2c Automatically add content from .. include:: directives (#6) 2025-05-16 14:33:34 -07:00
Jared DillardandGitHub 74393bcd2a Merge pull request #5 from jdillard/feature/size-limit 2025-05-16 13:52:23 -07:00
Jared Dillard a4fcaa6531 fix flake8 2025-05-16 13:48:36 -07:00
Jared Dillard 69e251171d Add configuration option 2025-05-16 13:41:14 -07:00
Jared Dillard b51f3b099a remove unneeded comments 2025-05-16 01:21:05 -07:00
Jared Dillard d496591903 fix isort 2025-05-16 01:18:55 -07:00
Jared Dillard 542fb2efb0 run pytest 2025-05-16 01:17:52 -07:00
Jared Dillard 012674a934 add pytests 2025-05-16 01:17:29 -07:00
Jared Dillard 19f42aa8cc add .github 2025-05-16 00:53:17 -07:00
Jared Dillard afa5731d75 clean up comment 2025-05-16 00:50:28 -07:00
Jared Dillard 87209a0405 Initial commit v0.1.0 2025-05-16 00:40:07 -07:00
Jared DillardandGitHub 9aea054794 Initial commit 2025-05-16 00:16:28 -07:00