From d583ee2de3c24ce2cd22d841878e629996c66fb1 Mon Sep 17 00:00:00 2001 From: perf3ct Date: Fri, 5 Sep 2025 19:34:54 +0000 Subject: [PATCH] feat(docs): just remove the other language READMEs from the hide list --- docs/.pages | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/docs/.pages b/docs/.pages index 9d9ce7f9e..7ebf7a9e2 100644 --- a/docs/.pages +++ b/docs/.pages @@ -1,17 +1,7 @@ -# Control navigation order for top-level sections +# Navigation order for top-level sections nav: - index.md - User Guide - Developer Guide - Script API - - Release Notes - -# Explicitly exclude README translation files from navigation -hide: - - README.md - - README.es.md - - README.it.md - - README.ja.md - - README.ru.md - - README-ZH_CN.md - - README-ZH_TW.md \ No newline at end of file + - Release Notes \ No newline at end of file