doc: links (#154)

pull/155/head
crazywoola 2024-07-10 09:39:08 +08:00 committed by GitHub
parent e0e889c292
commit 63b88525c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View File

@ -75,6 +75,7 @@
* [Web App Settings](guides/application-publishing/launch-your-webapp-quickly/web-app-settings.md)
* [Text Generator Application](guides/application-publishing/launch-your-webapp-quickly/text-generator.md)
* [Conversation Application](guides/application-publishing/launch-your-webapp-quickly/conversation-application.md)
- [Embedding In Websites](guides/application-publishing/embedding-in-websites.md)
* [Developing with APIs](guides/application-publishing/developing-with-apis.md)
* [Re-develop Based on Frontend Templates](guides/application-publishing/based-on-frontend-templates.md)
* [Annotation](guides/biao-zhu/README.md)

View File

@ -75,7 +75,8 @@
* [Web 应用的设置](guides/application-publishing/launch-your-webapp-quickly/web-app-settings.md)
* [文本生成型应用](guides/application-publishing/launch-your-webapp-quickly/text-generator.md)
* [对话型应用](guides/application-publishing/launch-your-webapp-quickly/conversation-application.md)
* [基于 APIs 开发](guides/application-publishing/developing-with-apis.md)
* [嵌入网站](guides/application-publishing/embedding-in-websites.md)
* [基于 APIs 开发](guides/application-publishing/embedding-in-websites.md)
* [基于前端组件再开发](guides/application-publishing/based-on-frontend-templates.md)
* [标注](guides/biao-zhu/README.md)
* [日志与标注](guides/biao-zhu/logs.md)