mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-06 05:40:38 +08:00
docs: document how to auto-trigger /add_docs via pr_commands
This commit is contained in:
@ -43,8 +43,6 @@ pr_commands = [
|
|||||||
!!! note
|
!!! note
|
||||||
This behavior is **opt-in**; by default `/add_docs` only runs on manual invocation.
|
This behavior is **opt-in**; by default `/add_docs` only runs on manual invocation.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Configuration options
|
## Configuration options
|
||||||
|
|
||||||
- `docs_style`: The exact style of the documentation (for python docstring). you can choose between: `google`, `numpy`, `sphinx`, `restructuredtext`, `plain`. Default is `sphinx`.
|
- `docs_style`: The exact style of the documentation (for python docstring). you can choose between: `google`, `numpy`, `sphinx`, `restructuredtext`, `plain`. Default is `sphinx`.
|
||||||
|
Reference in New Issue
Block a user