Commit Graph
76 Commits
Author SHA1 Message Date
Jared Dillard 9bfdc38b60 Apply black formatting 2025-12-16 14:21:37 -08:00
Kayce Basques 10af26acfa Address feedback 2025-12-09 07:18:39 -08:00
Kayce Basques fcfc9c6f70 Update test comments 2025-12-07 10:02:37 -08:00
Kayce Basques b397cce765 Add fix and update test 2025-12-07 09:59:20 -08:00
Kayce Basques af34e0f293 Don't process includes within code blocks
Fixes #57
2025-12-07 09:32:09 -08:00
Jared Dillard 3a4ccca5bb Update highlights 2025-12-06 19:38:54 -08:00
Jared DillardandGitHub 0a3da6b1f9 [docs] Add docs on the CMake workflow (#56) 2025-12-05 18:37:24 -08:00
Jared DillardandGitHub f1a3963a0d [docs] Discuss output formats in the docs (#55) 2025-12-03 13:51:09 -08:00
Jared Dillard c23c6d4468 Add tabs 2025-12-02 22:09:14 -08:00
Jared Dillard db32dc60a7 Improve CMake bits 2025-12-02 16:48:29 -08:00
Jared DillardandGitHub 543efabebb [docs] Add restbuilder builder for single page .rst builds (#53) 2025-12-01 13:34:45 -08:00
Jared Dillard 141e0e29f6 clean up the cmake 2025-10-28 12:26:45 -07:00
Jared DillardandGitHub 1b08b2f362 Add docs on markdown usage (#50) 2025-10-27 20:33:28 -07:00
Jared DillardandGitHub 5bfbb0168f Support customizable URI templates in llms.txt (#48) v0.7.0 2025-10-27 17:41:04 -07:00
Jared DillardandGitHub e2a80faf04 Add CMake support for also building Markdown docs in parallel (#49) 2025-10-26 20:11:09 -07:00
Jared DillardandGitHub b63801bcff Improve _sources directory handling (#47) v0.6.0 2025-10-13 23:53:46 -07:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
c45ebb0369 Bump the all-github-actions group with 2 updates (#45)
Bumps the all-github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-github-actions
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-04 18:59:29 -07:00
Jared DillardandGitHub f5dcd15889 Fix optional sphinx dependency (#44) v0.5.3 2025-09-17 10:51:07 -07:00
Jared DillardandGitHub e64e20133a Remove support for singlehtml (#40) v0.5.2 2025-08-29 15:22:32 -07:00
Jared Dillard 52949a952a Update changelog v0.5.1 2025-08-20 16:01:44 -07:00
Jared DillardandGitHub 3d7edbf7d9 Only allow builders that have a _sources directory (#38) 2025-08-20 15:57:47 -07:00
Jared Dillard 7e390546ba Improve docstring 2025-08-18 18:25:58 -07:00
Jared DillardandGitHub 75380589e1 fix syntax 2025-08-09 01:40:01 -07:00
Jared DillardandGitHub 19c224c199 Add contributing to README.md 2025-08-09 01:39:06 -07:00
Jared DillardandGitHub ebd0e13594 Add support for page and block level ignores (#33) v0.5.0 2025-08-09 01:32:13 -07:00
Jared DillardandGitHub b4cab5ab52 Allow configuration for behavior when llms-full.txt is too large (#35) 2025-08-08 22:00:30 -07:00
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