google / google/flax

Add ability to easily change documentation version

Open
#3,858 0 comments 0 reactions 1 assignee Claimed by @chiamp View on GitHub
Priority: P1 - soon
Dominant language
Jupyter Notebook
Stars
7.3k
Forks
833
Avg merge
5h 11m
Merged PRs (30d)
5

Description

Currently, it is not easily possible to change the flax documentation to older versions. However, this is particularly useful when working with legacy code bases, especially in the light that the Flax API has changed quite substantially.

### Problem you have encountered:
I can only change between `latest` and `v0.5.3`, but I need to read older docs to understand legacy codebases.

### What you expected to happen:
I expect to be able to change to older versions of the documentation, like how it is possible in the [huggingface transformers documentation](https://huggingface.co/docs/transformers/index).

### Steps to reproduce:
Go to https://flax.readthedocs.io/en/latest/ and click on `v: latest`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.