module as source doc fixes

This commit is contained in:
2026-02-21 22:12:16 +05:30
parent 67a3074ab4
commit b828dc23b9
14 changed files with 26 additions and 30 deletions

View File

@@ -1,16 +1,16 @@
home: omniread/index.md
home: index.md
groups:
Core API:
- omniread/core/index.md
- omniread/core/content.md
- omniread/core/parser.md
- omniread/core/scraper.md
- core/index.md
- core/content.md
- core/parser.md
- core/scraper.md
HTML Handling:
- omniread/html/index.md
- omniread/html/parser.md
- omniread/html/scraper.md
- html/index.md
- html/parser.md
- html/scraper.md
PDF Handling:
- omniread/pdf/index.md
- omniread/pdf/client.md
- omniread/pdf/parser.md
- omniread/pdf/scraper.md
- pdf/index.md
- pdf/client.md
- pdf/parser.md
- pdf/scraper.md