Documentation for Both R and Python EpigraphHub packages.
In order to build the documentation a few libraries must be installed.
You can install them by the following command:
pip install -r requirements.txt
Then to build the docs just type at the root of the repo:
make html