forked from baidubce/app-builder
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SDK 文档结构升级,优化自动生成文档脚本 (baidubce#593)
* SDK文档结构调整以及链接地址更换 * 测试mkdocs文档是否运行正常 * 更改.gitignore文件 * 回滚更改.gitignore文件 * 更改mkdocs.yml文件配置 * 更改mkdocs文件配置 * 完成SDK代码库脚本及文档更新 * 更行Python-API文档相对路径 * 添加API文档目录 * 更改API目录文档 * 完成组件文档迁移功能,并完善整个文档 * 更新脚本注释 --------- Co-authored-by: yinjiaqi <[email protected]>
- Loading branch information
Showing
166 changed files
with
7,015 additions
and
3,008 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -154,3 +154,4 @@ go/coverage_diff.html | |
.gitignore | ||
go/appbuilder/coverage_full.html | ||
go/appbuilder/coverage_diff.html | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Python API Reference | ||
|
||
|
||
- [基础 API](appbuilder.md) | ||
- [Assistant API](appbuilder.core.assistant.md) | ||
- [Components API](appbuilder.core.components.md) | ||
- [Console API](appbuilder.core.console.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.