Skip to content

thegraphnetwork/epigraphhub-lib-docs

Repository files navigation

epigraphhub-lib-docs

Documentation for Both R and Python EpigraphHub packages.

How to Build the documentation

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

Releases

No releases published

Packages

No packages published