This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/master by this push:
new 3e94a50bc [doc] Add more previous version docs (#3318)
3e94a50bc is described below
commit 3e94a50bc588c80145d2fded215e84b15804be67
Author: Zouxxyy <[email protected]>
AuthorDate: Sat May 11 11:52:30 2024 +0800
[doc] Add more previous version docs (#3318)
---
docs/config.toml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/docs/config.toml b/docs/config.toml
index 87e1eea72..f41e589b2 100644
--- a/docs/config.toml
+++ b/docs/config.toml
@@ -70,6 +70,9 @@ pygmentsUseClasses = true
["master", "https://paimon.apache.org/docs/master"],
["stable", "https://paimon.apache.org/docs/0.8"],
["0.8", "https://paimon.apache.org/docs/0.8"],
+ ["0.7", "https://paimon.apache.org/docs/0.7"],
+ ["0.6", "https://paimon.apache.org/docs/0.6"],
+ ["0.5", "https://paimon.apache.org/docs/0.5"]
]
BookSection = '/'