Skip to content

Commit 64fefbe

Browse files
nicolethoenrebeccaalpert
authored andcommitted
docs: update documentation side bar nav organization (patternfly#310)
* docs: update documentation side bar nav organization * rebase and regenerate screenshots for new example * Update packages/module/patternfly-docs/content/extensions/virtual-assistant/examples/demos/Chatbot.md Co-authored-by: Rebecca Alpert <ralpert@redhat.com> * Update packages/module/patternfly-docs/content/extensions/virtual-assistant/examples/UI/UI.md Co-authored-by: Rebecca Alpert <ralpert@redhat.com> --------- Co-authored-by: Rebecca Alpert <ralpert@redhat.com>
1 parent 990f67f commit 64fefbe

File tree

70 files changed

+481
-546
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+481
-546
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ results
1313
.eslintcache
1414
generated
1515

16+
!generated/**/*.png
17+
1618
# package managers
1719
lerna-debug.log
1820

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
section: PatternFly-AI
33
subsection: Chatbot
4-
id: About chatbot
4+
id: Overview
55
sortValue: 1
66
source: About
77
---
@@ -14,15 +14,15 @@ It is important to leverage AI in a way that improves the experiences of your us
1414

1515
## How to use the chatbot
1616

17-
To illustrate the capabilities of the chatbot, we offer a [chatbot container demo](/patternfly-ai/chatbot/chatbot-container/react-demos) and a [chatbot attachments demo](/patternfly-ai/chatbot/chatbot-attachments/react-demos). To learn how to write for chatbot experiences, refer to our [chatbot writing guidelines.](/patternfly-ai/conversation-design/#writing-for-chatbots)
17+
To illustrate the capabilities of the chatbot, we offer a [chatbot container demo](/patternfly-ai/chatbot/overview/demo) and a [chatbot attachments demo](/patternfly-ai/chatbot/messages/demo). To learn how to write for chatbot experiences, refer to our [chatbot writing guidelines.](/patternfly-ai/conversation-design/#writing-for-chatbots)
1818

1919
We currently support the follow features to customize your chatbot experience:
20-
- [The chatbot container](/patternfly-ai/chatbot/chatbot-container)
21-
- [A toggle for the chatbot container](/patternfly-ai/chatbot/chatbot-toggle)
22-
- [The chatbot header](/patternfly-ai/chatbot/chatbot-header)
23-
- [The chatbot footer](/patternfly-ai/chatbot/chatbot-footer)
24-
- [Messages, from the chatbot and from users](/patternfly-ai/chatbot/chatbot-messages)
25-
- [Chatbot attachments](/patternfly-ai/chatbot/chatbot-attachments)
26-
- [Conversation history](/patternfly-ai/chatbot/chatbot-conversation-history)
20+
- [The chatbot container](/patternfly-ai/chatbot/ui#container)
21+
- [A toggle for the chatbot container](/patternfly-ai/chatbot/ui#toggle)
22+
- [The chatbot header](/patternfly-ai/chatbot/ui#header)
23+
- [The chatbot footer](/patternfly-ai/chatbot/ui#footer)
24+
- [Messages, from the chatbot and from users](/patternfly-ai/chatbot/messages)
25+
- [Chatbot attachments](/patternfly-ai/chatbot/messages#attachments)
26+
- [Conversation history](/patternfly-ai/chatbot/ui#navigation)
2727

2828
We will continue to grow and evolve our chatbot. If you notice a bug or have any suggestions, feel free to file an issue in our [GitHub repository!](https://github.com/patternfly/virtual-assistant/issues) Make sure to check if there is already a pre-existing issue before creating a new one.

packages/module/patternfly-docs/content/extensions/virtual-assistant/examples/Chatbot/Chatbot.md

Lines changed: 0 additions & 85 deletions
This file was deleted.

packages/module/patternfly-docs/content/extensions/virtual-assistant/examples/ChatbotAttachment/ChatbotAttachment.md

Lines changed: 0 additions & 69 deletions
This file was deleted.

packages/module/patternfly-docs/content/extensions/virtual-assistant/examples/ChatbotConversationHistoryNav/ChatbotConversationHistoryNav.md

Lines changed: 0 additions & 76 deletions
This file was deleted.

packages/module/patternfly-docs/content/extensions/virtual-assistant/examples/ChatbotFooter/ChatbotFooter.md

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)