From 699b44ffb441d97a6bca9318241b05f4b5aeba1a Mon Sep 17 00:00:00 2001 From: randomJoe211 <69501902+randomJoe211@users.noreply.github.com> Date: Mon, 25 Jul 2022 15:45:52 +0800 Subject: [PATCH] Hide cloud docs in 2.6.2 (#1552) * hide cloud docs in 2.6.2 * Update mkdocs.yml --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index b76c2f7cc58..d519149b81e 100755 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -545,6 +545,7 @@ plugins: - nebula-flink/* - CHANGELOG.md - spark-connector/* + - nebula-cloud/* # Exclude the file with the following file name. # - abc.md # Exclude files with regular expressions (regexes)