pdftract/crates/pdftract-core/src/profiles
jedarden 62a36ea756 docs(pdftract-3eohy): add rustdoc examples to Glyph and Span types
- Add worked example to Glyph struct showing all 11 fields
- Add worked example to Span struct showing all 10 fields
- Examples use rust,no_run for internal dependencies
- cargo doc passes with docs.rs feature set
- Verification note added at notes/pdftract-3eohy.md

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-01 01:16:24 -04:00
..
apply_profile.rs feat(profiles): add profile infrastructure and initial fixtures 2026-05-31 15:10:51 -04:00
engine.rs feat(pdftract-2iyk): implement classifier engine 2026-05-24 10:23:58 -04:00
extraction.rs docs(pdftract-3eohy): add rustdoc examples to Glyph and Span types 2026-06-01 01:16:24 -04:00
extraction_loader.rs feat(profiles): add profile infrastructure and initial fixtures 2026-05-31 15:10:51 -04:00
field_extractor.rs docs(pdftract-3eohy): add rustdoc examples to Glyph and Span types 2026-06-01 01:16:24 -04:00
loader.rs feat(pdftract-64p5): implement classify CLI subcommand and --auto flag 2026-05-24 15:16:56 -04:00
match_eval.rs docs(pdftract-3eohy): add rustdoc examples to Glyph and Span types 2026-06-01 01:16:24 -04:00
mod.rs docs(pdftract-3eohy): add rustdoc examples to Glyph and Span types 2026-06-01 01:16:24 -04:00
signals.rs feat(pdftract-49cn): implement feature signal extraction for classifier 2026-05-24 11:01:18 -04:00
types.rs feat(pdftract-51bk): implement ProfileType, Profile, MatchPredicate types 2026-05-24 09:34:40 -04:00