mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 12:40:44 +00:00
feat: update docs
This commit is contained in:
parent
f417ace1b0
commit
57df439f43
5 changed files with 25 additions and 144 deletions
|
|
@ -41,6 +41,7 @@ export default async function RootLayout({ children }) {
|
|||
pageMap={await getPageMap()}
|
||||
docsRepositoryBase="https://github.com/QwenLM/qwen-code/docs"
|
||||
footer={footer}
|
||||
search={false}
|
||||
// ... Your additional layout options
|
||||
>
|
||||
{children}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue