Newer
Older
# MHCflurry documentation
To generate Sphinx documentation, from this directory run:
```
$ pip install -r requirements.txt # for the first time you generate docs
The above command will also regenerate `docs/readme.generated.md`. The main
[README.md](../README.md) is symlinked to this file.
Many other files are also generated by the command above and output to
the _build/ directory. These files should not be checked into the repo.