mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-11 18:35:18 +00:00
configuration change
This commit is contained in:
parent
7fc0a2330d
commit
d35f051a58
1 changed files with 84 additions and 0 deletions
84
docs/docs/summary.md
Normal file
84
docs/docs/summary.md
Normal file
|
|
@ -0,0 +1,84 @@
|
||||||
|
# Table of contents
|
||||||
|
|
||||||
|
* [Overview](index.md)
|
||||||
|
* [💎 Qodo Merge](overview/pr_agent_pro.md)
|
||||||
|
* [Data Privacy](overview/data_privacy.md)
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
* [Installation](installation/index.md)
|
||||||
|
* [PR-Agent](installation/pr_agent.md)
|
||||||
|
* [💎 Qodo Merge](installation/qodo_merge.md)
|
||||||
|
|
||||||
|
## Usage Guide
|
||||||
|
|
||||||
|
* [Usage Guide](usage-guide/index.md)
|
||||||
|
* [Introduction](usage-guide/introduction.md)
|
||||||
|
* [Enabling a Wiki](usage-guide/enabling_a_wiki.md)
|
||||||
|
* [Configuration File](usage-guide/configuration_options.md)
|
||||||
|
* [Usage and Automation](usage-guide/automations_and_usage.md)
|
||||||
|
* [Managing Mail Notifications](usage-guide/mail_notifications.md)
|
||||||
|
* [Changing a Model](usage-guide/changing_a_model.md)
|
||||||
|
* [Additional Configurations](usage-guide/additional_configurations.md)
|
||||||
|
* [Frequently Asked Questions](faq/index.md)
|
||||||
|
* [Qodo Merge Models](usage-guide/qodo_merge_models.md)
|
||||||
|
|
||||||
|
## Tools
|
||||||
|
|
||||||
|
* [Tools](tools/index.md)
|
||||||
|
* [Describe](tools/describe.md)
|
||||||
|
* [Review](tools/review.md)
|
||||||
|
* [Improve](tools/improve.md)
|
||||||
|
* [Ask](tools/ask.md)
|
||||||
|
* [Help](tools/help.md)
|
||||||
|
* [Help Docs](tools/help_docs.md)
|
||||||
|
* [Update Changelog](tools/update_changelog.md)
|
||||||
|
* [💎 Add Documentation](tools/documentation.md)
|
||||||
|
* [💎 Analyze](tools/analyze.md)
|
||||||
|
* [💎 CI Feedback](tools/ci_feedback.md)
|
||||||
|
* [💎 Compliance](tools/compliance.md)
|
||||||
|
* [💎 Custom Prompt](tools/custom_prompt.md)
|
||||||
|
* [💎 Generate Labels](tools/custom_labels.md)
|
||||||
|
* [💎 Generate Tests](tools/test.md)
|
||||||
|
* [💎 Implement](tools/implement.md)
|
||||||
|
* [💎 Improve Components](tools/improve_component.md)
|
||||||
|
* [💎 PR to Ticket](tools/pr_to_ticket.md)
|
||||||
|
* [💎 Scan Repo Discussions](tools/scan_repo_discussions.md)
|
||||||
|
* [💎 Similar Code](tools/similar_code.md)
|
||||||
|
|
||||||
|
## Core Abilities
|
||||||
|
|
||||||
|
* [Core Abilities](core-abilities/index.md)
|
||||||
|
* [Auto approval](core-abilities/auto_approval.md)
|
||||||
|
* [Auto best practices](core-abilities/auto_best_practices.md)
|
||||||
|
* [Chat on code suggestions](core-abilities/chat_on_code_suggestions.md)
|
||||||
|
* [Chrome extension](chrome-extension/index.md)
|
||||||
|
* [Code validation](core-abilities/code_validation.md)
|
||||||
|
* [Dynamic context](core-abilities/dynamic_context.md)
|
||||||
|
* [Fetching ticket context](core-abilities/fetching_ticket_context.md)
|
||||||
|
* [High-level Suggestions](core-abilities/high_level_suggestions.md)
|
||||||
|
* [Impact evaluation](core-abilities/impact_evaluation.md)
|
||||||
|
* [Incremental Update](core-abilities/incremental_update.md)
|
||||||
|
* [Interactivity](core-abilities/interactivity.md)
|
||||||
|
* [Local and global metadata](core-abilities/metadata.md)
|
||||||
|
* [RAG context enrichment](core-abilities/rag_context_enrichment.md)
|
||||||
|
* [Self-reflection](core-abilities/self_reflection.md)
|
||||||
|
* [Static code analysis](core-abilities/static_code_analysis.md)
|
||||||
|
|
||||||
|
## Qodo Merge CLI
|
||||||
|
|
||||||
|
* [Overview](qodo-merge-cli/index.md)
|
||||||
|
* [Installation](qodo-merge-cli/installation.md)
|
||||||
|
* [Usage](qodo-merge-cli/usage.md)
|
||||||
|
|
||||||
|
## PR Benchmark
|
||||||
|
|
||||||
|
* [PR Benchmark](pr_benchmark/index.md)
|
||||||
|
|
||||||
|
## Recent Updates
|
||||||
|
|
||||||
|
* [Recent Updates](recent_updates/index.md)
|
||||||
|
|
||||||
|
## AI Docs Search
|
||||||
|
|
||||||
|
* [AI Docs Search](ai_search/index.md)
|
||||||
Loading…
Reference in a new issue