1 Star 0 Fork 61

Kayden/teedoc_with_qpydoc_2.0

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
site_config.json 2.01 KB
一键复制 编辑 原始数据 按行查看 历史
QuecPython 提交于 2023-03-15 14:45 . style 修改文档中心整体布局
{
"site_name": "QuecPython",
"site_slogon": "QuecPython文档中心",
"site_root_url": "/",
"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": {
},
"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,
"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/lifan2021/teedoc_with_qpydoc_2.0.git
git@gitee.com:lifan2021/teedoc_with_qpydoc_2.0.git
lifan2021
teedoc_with_qpydoc_2.0
teedoc_with_qpydoc_2.0
main

搜索帮助