mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-02 14:25:38 +08:00
update 2.0 docs
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
const apiConfig = require('./api')
|
const apiConfig = require('./api')
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
title: '炸毛框架',
|
title: '炸毛框架(v2 旧版)',
|
||||||
description: '一个高性能聊天机器人 + Web 框架',
|
description: '一个高性能聊天机器人 + Web 框架',
|
||||||
theme: 'antdocs',
|
theme: 'antdocs',
|
||||||
markdown: {
|
markdown: {
|
||||||
@@ -34,7 +34,7 @@ module.exports = {
|
|||||||
{ text: 'API', link: '/api/' },
|
{ text: 'API', link: '/api/' },
|
||||||
{ text: 'FAQ', link: '/faq/' },
|
{ text: 'FAQ', link: '/faq/' },
|
||||||
{ text: '更新日志', link: '/update/v2/' },
|
{ text: '更新日志', link: '/update/v2/' },
|
||||||
{ text: '炸毛框架 v1', link: 'https://docs-v1.zhamao.xin/' }
|
{ text: '炸毛框架 v3(最新版)', link: 'https://framework.zhamao.xin/' }
|
||||||
],
|
],
|
||||||
sidebar: {
|
sidebar: {
|
||||||
'/guide/': [
|
'/guide/': [
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
framework.zhamao.me
|
docs-v2.zhamao.me
|
||||||
|
|||||||
Reference in New Issue
Block a user