diff --git a/en/SUMMARY.md b/en/SUMMARY.md index 68e1832..b16356d 100644 --- a/en/SUMMARY.md +++ b/en/SUMMARY.md @@ -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) diff --git a/zh_CN/SUMMARY.md b/zh_CN/SUMMARY.md index 0985820..46ffbd9 100644 --- a/zh_CN/SUMMARY.md +++ b/zh_CN/SUMMARY.md @@ -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)