| layout | default |
|---|---|
| title | Documentation For Previous versions |
Old versions of the documentation are still accessible on GitHub.
You have two options to read them:
- Online: Click on the links below to read the documentation for the desired version.
- Locally: Clone the repo, fetch the related tag, and run the documentation locally by calling
make docker-docin the root of the project.