mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 21:00:40 +08:00
Improve documentation formatting and navigation features
This commit is contained in:
@ -14,7 +14,7 @@ With an assigned seat, users can seamlessly deploy the application across any of
|
|||||||
|
|
||||||
### Enterprise Account
|
### Enterprise Account
|
||||||
|
|
||||||
For users who require an Enterprise account, please [contact](https://www.qodo.ai/contact/#pricing) us to initiate a trial period, and to discuss pricing and licensing options.
|
For organizations who require an Enterprise account, please [contact](https://www.qodo.ai/contact/#pricing) us to initiate a trial period, and to discuss pricing and licensing options.
|
||||||
|
|
||||||
|
|
||||||
## Install Qodo Merge for GitHub
|
## Install Qodo Merge for GitHub
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# Usage guide
|
# Usage guide
|
||||||
|
|
||||||
This page provides a detailed guide on how to use Qodo Merge.
|
This section provides a detailed guide on how to use Qodo Merge.
|
||||||
It includes information on how to adjust Qodo Merge configurations, define which tools will run automatically, and other advanced configurations.
|
It includes information on how to adjust Qodo Merge configurations, define which tools will run automatically, and other advanced configurations.
|
||||||
|
|
||||||
- [Introduction](./introduction.md)
|
- [Introduction](./introduction.md)
|
||||||
@ -16,7 +16,7 @@ It includes information on how to adjust Qodo Merge configurations, define which
|
|||||||
- [Azure DevOps Provider](./automations_and_usage.md#azure-devops-provider)
|
- [Azure DevOps Provider](./automations_and_usage.md#azure-devops-provider)
|
||||||
- [Managing Mail Notifications](./mail_notifications.md)
|
- [Managing Mail Notifications](./mail_notifications.md)
|
||||||
- [Changing a Model](./changing_a_model.md)
|
- [Changing a Model](./changing_a_model.md)
|
||||||
- [Additional Configurations Walkthrough](./additional_configurations.md)
|
- [Additional Configurations](./additional_configurations.md)
|
||||||
- [Ignoring files from analysis](./additional_configurations.md#ignoring-files-from-analysis)
|
- [Ignoring files from analysis](./additional_configurations.md#ignoring-files-from-analysis)
|
||||||
- [Extra instructions](./additional_configurations.md#extra-instructions)
|
- [Extra instructions](./additional_configurations.md#extra-instructions)
|
||||||
- [Working with large PRs](./additional_configurations.md#working-with-large-prs)
|
- [Working with large PRs](./additional_configurations.md#working-with-large-prs)
|
||||||
|
@ -77,8 +77,8 @@ theme:
|
|||||||
- navigation.top
|
- navigation.top
|
||||||
- navigation.tracking
|
- navigation.tracking
|
||||||
- navigation.indexes
|
- navigation.indexes
|
||||||
# - search.suggest
|
- search.suggest
|
||||||
# - search.highlight
|
- search.highlight
|
||||||
- content.tabs.link
|
- content.tabs.link
|
||||||
- content.code.annotation
|
- content.code.annotation
|
||||||
- content.code.copy
|
- content.code.copy
|
||||||
@ -107,7 +107,7 @@ theme:
|
|||||||
|
|
||||||
plugins:
|
plugins:
|
||||||
- social
|
- social
|
||||||
# - search
|
- search
|
||||||
- glightbox
|
- glightbox
|
||||||
|
|
||||||
extra:
|
extra:
|
||||||
|
Reference in New Issue
Block a user