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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user