We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac7be3 commit f90c84bCopy full SHA for f90c84b
2 files changed
βdocs/.vitepress/config/en.tsβ
@@ -71,6 +71,10 @@ const sidebar = {
71
PACKAGES.map((pkg) => [
72
`/reference/api/${pkg}/`,
73
[
74
+ {
75
+ text: "Go back to guide",
76
+ link: "/guide/getting-started",
77
+ },
78
{
79
text: "API Reference",
80
items: getTypedocSidebar(pkg),
βdocs/.vitepress/config/zh.tsβ
`/zh/reference/api/${pkg}/`,
+ text: "θΏεζε",
+ link: "/zh/guide/getting-started",
text: "API εθ",
0 commit comments