diff --git a/docs/FrontCover.md b/docs/FrontCover.md new file mode 100644 index 00000000..8e00ec76 --- /dev/null +++ b/docs/FrontCover.md @@ -0,0 +1,15 @@ + + + + +# Hands-On Chatbot Platform + +### Build the AI chatbot platform from scratch with .NET Core + +![front-cover-image](static/front-cover.jpg) + +> Conversational Service in Natural Language Understanding + + + +#### **Haiping Chen** \ No newline at end of file diff --git a/docs/static/logos/BotSharp.min.psd b/docs/assets/BotSharp.min.psd similarity index 100% rename from docs/static/logos/BotSharp.min.psd rename to docs/assets/BotSharp.min.psd diff --git a/docs/static/logos/BotSharp.psd b/docs/assets/BotSharp.psd similarity index 100% rename from docs/static/logos/BotSharp.psd rename to docs/assets/BotSharp.psd diff --git a/docs/assets/front-cover.psd b/docs/assets/front-cover.psd new file mode 100644 index 00000000..1a3bef71 Binary files /dev/null and b/docs/assets/front-cover.psd differ diff --git a/docs/index.rst b/docs/index.rst index 2d1bbf43..4131acd7 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -51,8 +51,9 @@ The main documentation for the site is organized into a couple sections: .. toctree:: :maxdepth: 3 - :caption: User Documentation: + :caption: Hands-On Chatbot Platform: + FrontCover overview installation agent/import-agent diff --git a/docs/static/front-cover.jpg b/docs/static/front-cover.jpg new file mode 100644 index 00000000..3d6bd7d0 Binary files /dev/null and b/docs/static/front-cover.jpg differ