mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
feat: update docs
This commit is contained in:
parent
70b5aee381
commit
e12a80b24e
14 changed files with 205 additions and 170 deletions
5
docs-site/next.config.mjs
Normal file
5
docs-site/next.config.mjs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import nextra from 'nextra';
|
||||
|
||||
const withNextra = nextra({});
|
||||
|
||||
export default withNextra({});
|
||||
Loading…
Add table
Add a link
Reference in a new issue