Skip to content

Documentation for msprime 0.7.3 #1699

Answered by petrelharp
paruljohri asked this question in Q&A
Discussion options

You must be logged in to vote

They're not available online any more (that I can find), but you should be able to build them yourself:

git clone https://github.com/tskit-dev/msprime.git
cd msprime
pip install -r requirements/readthedocs.txt
cd docs
git checkout 0.7.3
make

... and then you can read them by directing your web browser to the _build/html subdirectory.

I've just tested this and it worked for me; any problems will probably come from the third step (ie getting the right version of the python packages).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@paruljohri
Comment options

@petrelharp
Comment options

Answer selected by paruljohri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants