Skip to content

Is there a way to see old docs? #167

Answered by shi-eric
cadop asked this question in Q&A
Discussion options

You must be logged in to vote

Good question. Here are two ways to get docs for a different version:

  • Clone the repo, check out the version you want using the appropriate tag, then build the docs using python build_docs.py. The HTML documentation output will be in docs/_build/html/
  • From the tags page on Github, choose your desired version. Download the source code archive, which when unzipped has the documentation in docs/_build/html/

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cadop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
docs Improvements or additions to documentation
2 participants