From f3fd439d4738b2604546af776dd2edf19ec1e3d0 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Fri, 27 Sep 2024 16:24:07 +0300 Subject: [PATCH] docs --- docs/docs/index.md | 6 ++++-- docs/docs/overview/index.md | 13 +++++++++++++ 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/docs/docs/index.md b/docs/docs/index.md index 7390d1afc..e0b5bc413 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -13,11 +13,13 @@ CodiumAI PR-Agent is an open-source tool to help efficiently review and handle p To search the documentation site using natural language: -1. Comment `/help "your question"` in either: +1) Comment `/help "your question"` in either: + - A pull request where PR-Agent is installed - A [PR Chat](https://pr-agent-docs.codium.ai/chrome-extension/features/#pr-chat) -2. PR-Agent will respond with an [answer](https://github.com/Codium-ai/pr-agent/pull/1241#issuecomment-2365259334) that includes relevant documentation links. +2) PR-Agent will respond with an [answer](https://github.com/Codium-ai/pr-agent/pull/1241#issuecomment-2365259334) that includes relevant documentation links. + ## PR-Agent Features diff --git a/docs/docs/overview/index.md b/docs/docs/overview/index.md index 26705e377..19480a601 100644 --- a/docs/docs/overview/index.md +++ b/docs/docs/overview/index.md @@ -9,7 +9,20 @@ CodiumAI PR-Agent is an open-source tool to help efficiently review and handle p - See the [Tools Guide](./tools/index.md) for a detailed description of the different tools. +## PR-Agent Docs Smart Search + +To search the documentation site using natural language: + +1) Comment `/help "your question"` in either: + + - A pull request where PR-Agent is installed + - A [PR Chat](https://pr-agent-docs.codium.ai/chrome-extension/features/#pr-chat) + +2) PR-Agent will respond with an [answer](https://github.com/Codium-ai/pr-agent/pull/1241#issuecomment-2365259334) that includes relevant documentation links. + + ## PR-Agent Features + PR-Agent offers extensive pull request functionalities across various git providers. | | | GitHub | Gitlab | Bitbucket | Azure DevOps |