From 8061e559ac77d3846d06cbc10683657fe54266dc Mon Sep 17 00:00:00 2001 From: Harttle Date: Sun, 23 Oct 2022 18:16:55 +0800 Subject: [PATCH] docs: fix tags sidebar translation --- docs/source/_data/sidebar.yml | 2 +- docs/themes/navy/languages/zh-cn.yml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/source/_data/sidebar.yml b/docs/source/_data/sidebar.yml index d697eaa0c..92d5b06af 100644 --- a/docs/source/_data/sidebar.yml +++ b/docs/source/_data/sidebar.yml @@ -78,7 +78,7 @@ filters: tags: overview: overview.html - "# (inline comment)": inline_comment.html + "#": inline_comment.html assign: assign.html capture: capture.html case: case.html diff --git a/docs/themes/navy/languages/zh-cn.yml b/docs/themes/navy/languages/zh-cn.yml index d42121bfe..7b7caaa27 100644 --- a/docs/themes/navy/languages/zh-cn.yml +++ b/docs/themes/navy/languages/zh-cn.yml @@ -59,7 +59,6 @@ sidebar: overview: 概述 tags: overview: 概述 - '# (inline comment)': '#(单行注释)' api: quick_entry: 快速入口 classes: 类