1 Star 0 Fork 61

felix/teedoc_with_qpydoc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
site_config.json 2.76 KB
一键复制 编辑 原始数据 按行查看 历史
supremeys 提交于 2023-10-26 09:17 . 修改英文图片
{
"site_name": "QuecPython",
"site_slogon": "QuecPython文档中心",
"site_root_url": "/doc/",
"site_domain": "toscode.gitee.com/qpy-doc-center/teedoc_with_qpydoc",
"site_protocol": "https",
"config_template_dir": "config",
"source": "https://toscode.gitee.com/qpy-doc-center/teedoc_with_qpydoc/blob/main/",
"route": {
"docs": {
"/API_reference/zh/": "docs/API_reference/zh",
"/Getting_started/zh/": "docs/Getting_started/zh",
"/Application_guide/zh/": "docs/Application_guide/zh",
"/FAQ/zh/": "docs/FAQ/zh"
},
"pages": {
"/": "pages/index/zh"
},
"assets": {
"/static/": "static"
}
},
"translate": {
"docs": {
"/API_reference/zh/": [ {
"url": "/API_reference/en/",
"src": "docs/API_reference/en"
}
],
"/Getting_started/zh/": [ {
"url": "/Getting_started/en/",
"src": "docs/Getting_started/en"
}
],
"/Application_guide/zh/": [ {
"url": "/Application_guide/en/",
"src": "docs/Application_guide/en"
}
],
"/FAQ/zh/": [ {
"url": "/FAQ/en/",
"src": "docs/FAQ/en"
}
]
},
"pages": {
"/": [ {
"url": "/en/",
"src": "pages/index/en"
}
]
}
},
"executable": {
"python": "python3",
"pip": "pip3"
},
"plugins": {
"teedoc-plugin-markdown-parser":{
"from": "pypi",
"config": {
"mathjax": {
"enable": true
}
}
},
"teedoc-plugin-jupyter-notebook-parser":{
"from": "pypi",
"config": {
}
},
"teedoc-plugin-theme-default":{
"from": "pypi",
"config": {
"dark": true,
"default_dark": false,
"mobile_navbar_collapsed": true,
"toc_depth": 4,
"env":{
"main_color": "#ED1922"
}
}
},
"teedoc-plugin-search":{
"from": "pypi",
"config": {
"search_hint": "Search"
}
},
"teedoc-plugin-baidu-tongji": {
"from": "pypi",
"config": {
"code": "4d52982572d5512e9762879ebf063c86"
}
}
},
"rebuild_changes_delay": 1,
"robots":{
"User-agent": "*"
},
"layout_root_dir": "layout"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/felix_yj/teedoc_with_qpydoc.git
git@gitee.com:felix_yj/teedoc_with_qpydoc.git
felix_yj
teedoc_with_qpydoc
teedoc_with_qpydoc
main

搜索帮助