Skip to content
/ docs Public

⛄ Chatopera 文档中心,重新定义聊天机器人

License

Notifications You must be signed in to change notification settings

chatopera/docs

Repository files navigation

Chatopera 文档中心

DIVIO documentation system Docker Tags

Chatopera: Chat as a Service. We believe Chatbot is the next application platform to deliver services.

Chatopera 为开发者提供上线智能对话机器人的工具,帮助企业提升智能化和业务流程自动化,在市场营销、售后服务和企业协作中,应用聊天机器人,在 Chatopera 我们相信,聊天即服务,聊天机器人是下一代服务发布方式。

反馈建议

提交:

  • 开发环境搭建、功能咨询和使用问题;
  • 提交软件缺陷;
  • 描述新需求、反馈建议;
  • 瓶颈分析、性能优化建议和安全漏洞等.

地址:

https://github.com/chatopera/docs/issues/new/choose

撰写文档

  • 使用 Git 下载文档源文件
  • 使用 Obsidian 撰写文档
  • 使用 Git 更新源文件
git clone [email protected]:chatopera/docs.git
cd docs
rm -rf .obsidian
cp -rf templates/_obsidian .obsidian
# 在 Obsidian 中打开 vault 路径:docs
# 编辑完成后提交
git add --all
git commit -m "YOUR MSG"
git push origin master

Preview site on Windows

依赖:1) docfx 2) WSL

安装工具

dotnet tool update --global docfx --version 2.61.0

需要使用 2.61.0 版本,更高级版本样式不兼容,维护 docfx 工具版本

构建和托管站点,在 WSL 内,执行

cd docs
./admin/build.sh && ./admin/serve.sh

使用浏览器打开:http://localhost:8027/

文档中心助手机器人

Build with

https://github.com/chatopera/docs.bot

Give credits to

DocFX

An extensible and scalable static documentation generator, https://dotnet.github.io/docfx/.

Installation Guide.

The Grand Unified Theory of Documentation

What nobody tells you about documentation

License

Copyright (2019-2023) 北京华夏春松科技有限公司. https://chatopera.com. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.

chatoper banner