19 lines
423 B
YAML
19 lines
423 B
YAML
home: lib/index.md
|
|
groups:
|
|
Core API:
|
|
- lib/core/index.md
|
|
- lib/core/content.md
|
|
- lib/core/parser.md
|
|
- lib/core/scraper.md
|
|
HTML Handling:
|
|
- lib/html/index.md
|
|
- lib/html/parser.md
|
|
- lib/html/scraper.md
|
|
PDF Handling:
|
|
- lib/pdf/index.md
|
|
- lib/pdf/client.md
|
|
- lib/pdf/parser.md
|
|
- lib/pdf/scraper.md
|
|
icon:
|
|
logo: material/book-open-page-variant
|
|
repo: fontawesome/brands/github |