We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/docs
1 parent f8a255a commit c5d3316Copy full SHA for c5d3316
plugins/amazonq/src/main/resources/META-INF/plugin.xml
@@ -12,7 +12,7 @@
12
<p><code>/dev</code> to task Amazon Q with generating new code across your entire project and implement features.</p>
13
14
<h3>Generate documentation</h3>
15
- <p><code>/docs</code> to task Amazon Q with writing API, technical design, and onboarding documentation.</p>
+ <p><code>/doc</code> to task Amazon Q with writing API, technical design, and onboarding documentation.</p>
16
17
<h3>Automate code reviews</h3>
18
<p><code>/review</code> to ask Amazon Q to perform code reviews, flagging suspicious code patterns and assessing deployment risk.</p>
0 commit comments