mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
GITBOOK-118: fix a typo in home page and reorder pages
This commit is contained in:
parent
d0c416a5e8
commit
c25697f33e
@ -21,7 +21,7 @@ Welcome to the Hexabot Documentation! Hexabot is a powerful and versatile open-s
|
|||||||
|
|
||||||
## Key Features
|
## Key Features
|
||||||
|
|
||||||
Hexabot comes equipped with a comprehensive suite of features to empower your chatbot development:q
|
Hexabot comes equipped with a comprehensive suite of features to empower your chatbot development:
|
||||||
|
|
||||||
* **Intuitive Visual Editor:** Build complex conversation flows without coding using our drag-and-drop interface and a diverse library of pre-built blocks.
|
* **Intuitive Visual Editor:** Build complex conversation flows without coding using our drag-and-drop interface and a diverse library of pre-built blocks.
|
||||||
* **NLU Engine:** Leverage state-of-the-art NLU technology to understand user intent, extract key information, and deliver personalized responses.
|
* **NLU Engine:** Leverage state-of-the-art NLU technology to understand user intent, extract key information, and deliver personalized responses.
|
||||||
|
@ -59,8 +59,9 @@
|
|||||||
|
|
||||||
## Developer Guide
|
## Developer Guide
|
||||||
|
|
||||||
* [Setup Node.js with NVM](developer-guide/setup-node.js-with-nvm.md)
|
|
||||||
* [Setting Up Docker for Development and Production](developer-guide/setting-up-docker-for-development-and-production.md)
|
* [Setting Up Docker for Development and Production](developer-guide/setting-up-docker-for-development-and-production.md)
|
||||||
|
* [Setup Node.js with NVM](developer-guide/setup-node.js-with-nvm.md)
|
||||||
|
* [Contributors Installation Guide](developer-guide/contributors-installation-guide.md)
|
||||||
* [CLI Command Reference](developer-guide/cli-command-reference.md)
|
* [CLI Command Reference](developer-guide/cli-command-reference.md)
|
||||||
* [Extensions](developer-guide/extensions.md)
|
* [Extensions](developer-guide/extensions.md)
|
||||||
* [Plugins](developer-guide/integrations/README.md)
|
* [Plugins](developer-guide/integrations/README.md)
|
||||||
@ -71,7 +72,6 @@
|
|||||||
* [Hexabot API](developer-guide/hexabot-api.md)
|
* [Hexabot API](developer-guide/hexabot-api.md)
|
||||||
* [Hexabot NLU Engine](developer-guide/hexabot-nlu-engine.md)
|
* [Hexabot NLU Engine](developer-guide/hexabot-nlu-engine.md)
|
||||||
* [SMTP Configuration and Emails](developer-guide/smtp-configuration-and-emails.md)
|
* [SMTP Configuration and Emails](developer-guide/smtp-configuration-and-emails.md)
|
||||||
* [Contributors Installation Guide](developer-guide/contributors-installation-guide.md)
|
|
||||||
|
|
||||||
## Key Concepts
|
## Key Concepts
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user