Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@
border-right-color: var(--pst-color-surface) !important;
}

tippy_tip_selector = "figure, table, img, p, aside, div.admonition, div.literal-block-wrapper, dl.glossary dd"
/* Removed invalid non-CSS declaration from custom CSS */
2 changes: 1 addition & 1 deletion docs/source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A benchmark framework for evaluating LLM and agent-based Triton kernel generatio
:color: primary
:class: sd-btn-lg sd-px-4 sd-py-2 sd-fw-bold

Getting Started
[Getting Started »](getting-started/index)
```

::::{grid} 1 2 2 3
Expand Down
18 changes: 9 additions & 9 deletions docs/source/locale/zh_CN/LC_MESSAGES/index.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: KernelGenBench Documentation \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-06-17 11:14+0800\n"
"POT-Creation-Date: 2026-06-18 12:16+0800\n"
"PO-Revision-Date: 2026-06-15 10:45+0800\n"
"Last-Translator: FlagOS Community\n"
"Language: zh_CN\n"
Expand All @@ -23,27 +23,27 @@ msgstr ""
msgid "📚 Overview"
msgstr "📚 概述"

#: ../../source/index.md:92
#: ../../source/index.md:88
msgid "🚀 Getting Started"
msgstr "🚀 快速开始"

#: ../../source/index.md:100
#: ../../source/index.md:96
msgid "🔬 Features"
msgstr "🔬 功能"

#: ../../source/index.md:112
#: ../../source/index.md:104
msgid "📖 Operation Guide"
msgstr "📖 操作指南"

#: ../../source/index.md:129
#: ../../source/index.md:112
msgid "📑 Reference"
msgstr "📑 参考"

#: ../../source/index.md:140
#: ../../source/index.md:120
msgid "🔧 Development"
msgstr "🔧 开发"

#: ../../source/index.md:151
#: ../../source/index.md:128
msgid "❓ FAQ & Glossary"
msgstr "❓ 常见问题与术语表"

Expand All @@ -58,8 +58,8 @@ msgid ""
msgstr "一个用于评估 LLM 和智能体驱动的 Triton 内核生成的基准框架,支持多种硬件平台。"

#: ../../source/index.md:5
msgid "Getting Started"
msgstr "快速开始"
msgid "Getting Started »"
msgstr "快速开始 »"

#: ../../source/index.md:17
msgid ""
Expand Down
Loading