Skip to content

Commit f97af77

Browse files
Add missing "old docs" warning messages to previous release docs pages (#81)
* add missing warning for old docs to v0.5.1, v0.6.0, v0.7.0 Signed-off-by: Grace Grimwood <[email protected]> * Update Gemfile.lock Signed-off-by: Grace Grimwood <[email protected]> --------- Signed-off-by: Grace Grimwood <[email protected]>
1 parent b255864 commit f97af77

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

Gemfile.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ GEM
109109

110110
PLATFORMS
111111
arm64-darwin-22
112+
arm64-darwin-23
112113
java
113114
x64-mingw32
114115
x86_64-darwin-22

docs/v0.5.1/index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Kroxylicious Proxy v0.5.1
3+
version_warning: <em>This documentation is for an older release of Kroxylicious, and may not reflect current functionality.</em>
34
---
45

56
include::_files/index.adoc[leveloffset=0]

docs/v0.6.0/index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Kroxylicious Proxy v0.6.0
3+
version_warning: <em>This documentation is for an older release of Kroxylicious, and may not reflect current functionality.</em>
34
---
45

56
include::_files/index.adoc[leveloffset=0]

docs/v0.7.0/index.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Kroxylicious Proxy v0.7.0
3+
version_warning: <em>This documentation is for an older release of Kroxylicious, and may not reflect current functionality.</em>
34
---
45

56
include::_files/index.adoc[leveloffset=0]

0 commit comments

Comments
 (0)