14 Commits

Author SHA1 Message Date
Tristan Lee
8a10451a72 updated developer guide 2023-08-07 20:28:52 -05:00
Tristan Lee
6f4eb21ad0 started addressing mypy issues, updated several method type annotation signatures to be consistent with changes 2023-08-07 19:15:39 -05:00
Tristan Lee
1d7e82ae4a revised database schema diagram 2023-08-04 15:39:06 -05:00
Tristan Lee
fab65a5d67 formatted with black, added pre-commit hook, pegged typing_extensions package version to fix spaCy issue 2023-08-04 14:51:00 -05:00
Tristan Lee
30bb4e43e4 removed broken scrapers and added basic README 2023-08-04 09:15:53 -05:00
Tristan Lee
ef9292bc90 added table diagram, and brief developer guide and deployment info for docs 2023-08-03 23:58:12 -05:00
Tristan Lee
edd772eb94 added and made more consistent docstrings, wrote script that makes minor edits to Sphinx apidocs to improve documentation clarity 2023-08-03 17:27:33 -05:00
Tristan Lee
b8ddc400f3 updated documentation, minor fixes like excluding very long cookiestring from docs 2023-08-03 01:59:30 -05:00
Tristan Lee
bd67806ed2 got Telegram scraper tests all working 2023-08-01 10:46:50 -05:00
Tristan Lee
1f99e52436 refactored Gab scraper to use gabber instead of garc 2022-03-30 08:05:10 -05:00
Tristan Lee
d68d76c0ab added missing docstrings, created Makefile target for sphinx-apidoc, added quickstart page for installation and configuration instructions 2022-03-15 12:40:18 -05:00
Tristan Lee
e4cf9daf73 added docstrings, improved Sphinx docs 2022-03-14 18:04:27 -05:00
Tristan Lee
9fe3d90b0b fixed warnings from sphinx-build, made build path consistent with gitignore (removed sphinx build directory from version control) 2022-02-21 16:13:16 -06:00
Logan Williams
e3d29bf811 Add documentation generation with Sphinx 2022-02-21 17:52:38 +01:00