Commit Graph

4 Commits (14d0e0ee41e7b60e6835c1684e14916ddd86e0f3)

Author SHA1 Message Date
blob42 14d0e0ee41 fix: ReadTheDocs loader main content filter 1 year ago
Harrison Chase a4a2d79087
Harrison/rtd loader (#1513)
Co-authored-by: Youssef A. Abukwaik <yousseb@users.noreply.github.com>
1 year ago
Usama Navid e85c53ce68
Update readthedocs.py (#943)
Sometimes, the docs may be empty. For example for the text =
soup.find_all("main", {"id": "main-content"}) was an empty list. To
cater to these edge cases, the clean function needs to be checked if it
is empty or not.
1 year ago
Harrison Chase 53d56d7650
Harrison/unstructured support (#903) 1 year ago