James R. Barlow
|
2f4280b66c
|
Comprrehensive documentation update in preparation for v17
|
2026-01-16 01:38:47 -08:00 |
|
James R. Barlow
|
740f67091c
|
Rename OCROptions to OcrOptions for consistency
Technically OCROptions is more Pythonic but we have several pre-existing classes named OcrWhatever. Go with the local flow.
|
2026-01-12 23:37:54 -08:00 |
|
James R. Barlow
|
a4ee513cd4
|
refactor: clean up deprecated code and update plugin docs
- Remove outdated Phase comments from _options.py and cli.py
- Remove unused methods from PluginOptionRegistry:
- get_extended_options_model() - replaced by __getattr__ in OCROptions
- map_legacy_options() - unused
- validate_plugin_options() - unused
- Update plugin documentation to document register_options hook
- Add documentation for nested plugin option access pattern
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-21 12:21:48 -08:00 |
|
James R. Barlow
|
530186b468
|
docs: update documentation for OCROptions plugin interface migration
Co-authored-by: aider (openrouter/anthropic/claude-sonnet-4) <aider@aider.chat>
|
2025-12-21 12:21:46 -08:00 |
|
clach04
|
d07231a7aa
|
Doc typo plugins.md (#1568)
|
2025-09-08 12:07:51 -07:00 |
|
James R. Barlow
|
d1a45e4abc
|
Convert remaining rst -> md
|
2025-04-17 15:03:21 -07:00 |
|