module as source doc fixes (#2)

Reviewed-on: #2
Co-authored-by: Vishesh 'ironeagle' Bangotra <aetoskia@gmail.com>
Co-committed-by: Vishesh 'ironeagle' Bangotra <aetoskia@gmail.com>
This commit is contained in:
2026-02-21 16:47:08 +00:00
committed by aetos
parent 67a3074ab4
commit a188e78283
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