Documentation archive
This commit is contained in:
parent
77b111702b
commit
66be04f39e
2 changed files with 18 additions and 0 deletions
17
docs/archive.md
Normal file
17
docs/archive.md
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
## Previous documentation
|
||||||
|
|
||||||
|
- [Latest stable](https://docs.traefik.io)
|
||||||
|
|
||||||
|
- [Experimental](https://master--traefik-docs.netlify.com/)
|
||||||
|
|
||||||
|
- [v1.4 aka Roquefort](http://v1-4.archive.docs.traefik.io/)
|
||||||
|
|
||||||
|
- [v1.3 aka Raclette](http://v1-3.archive.docs.traefik.io/)
|
||||||
|
|
||||||
|
- [v1.2 aka Morbier](http://v1-2.archive.docs.traefik.io/)
|
||||||
|
|
||||||
|
- [v1.1 aka Camembert](http://v1-1.archive.docs.traefik.io/)
|
||||||
|
|
||||||
|
## More
|
||||||
|
|
||||||
|
[Change log](https://github.com/containous/traefik/blob/master/CHANGELOG.md)
|
|
@ -95,3 +95,4 @@ pages:
|
||||||
- 'Clustering/HA': 'user-guide/cluster.md'
|
- 'Clustering/HA': 'user-guide/cluster.md'
|
||||||
- 'gRPC Example': 'user-guide/grpc.md'
|
- 'gRPC Example': 'user-guide/grpc.md'
|
||||||
- Benchmarks: benchmarks.md
|
- Benchmarks: benchmarks.md
|
||||||
|
- 'Archive': 'archive.md'
|
||||||
|
|
Loading…
Reference in a new issue