Skip to content

documentation for specific version #2280

Answered by Poolitzer
javad94 asked this question in Q&A
Discussion options

You must be logged in to vote

hey, that is not possible with our documentation. However, it is very easy to build your own local documentation. Clone the repo, install the documentation requirements (pip install -r docs/requirements-docs.txt), checkout the release you want, then build the documentation. Its all static html pages so you can just view them in your browser.

make -C docs html or sphinx-build docs/source docs/build/html

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@Poolitzer
Comment options

@Bibo-Joshi
Comment options

@Bibo-Joshi
Comment options

@Poolitzer
Comment options

@javad94
Comment options

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