go/pkg/help
Claude d60e87dac8
chore: use min()/max() builtins (Go 1.21+)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 15:52:06 +00:00
..
catalog.go feat: Batch implementation of Gemini issues (#176) 2026-02-02 04:20:18 +00:00
parser.go feat(help): add markdown parsing and section extraction (#174) 2026-02-02 00:07:32 +00:00
parser_test.go feat(help): add markdown parsing and section extraction (#174) 2026-02-02 00:07:32 +00:00
search.go chore: use min()/max() builtins (Go 1.21+) 2026-02-24 15:52:06 +00:00
search_test.go feat(help): Implement full-text search (#294) 2026-02-05 10:26:16 +00:00
topic.go feat(help): add markdown parsing and section extraction (#174) 2026-02-02 00:07:32 +00:00