Skip to content

Commit 621e916

Browse files
committed
docs: fix doc building warnings
1 parent c9c4291 commit 621e916

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474

7575
html_theme = "sphinx_book_theme"
7676
html_static_path = ["_static"]
77-
html_css_files = ["css/custom.css"]
77+
# html_css_files = ["css/custom.css"]
7878
# html_js_files = []
7979

8080
# Logo and favicon configuration based on build language

docs/source/locale/zh_CN/LC_MESSAGES/index.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ msgstr "一个用于评估 LLM 和智能体驱动的 Triton 内核生成的基
5959

6060
#: ../../source/index.md:5
6161
msgid "Getting Started"
62-
msgstr "快速开始" #noqa
62+
msgstr "<getting-started/index>快速开始"
6363

6464
#: ../../source/index.md:17
6565
msgid ""

0 commit comments

Comments
 (0)