add_docs tool scans the PR code changes, and automatically suggests documentation for any code components that changed in the PR.
The add_docs tool supports the programming languages: Python, Java, C++, JavaScript, TypeScript, C#.
How to use the add_docs tool
Manual usage
Comment on the PR:
analyze tool.
Configuration options
Configure theadd_docs tool by setting configurations under the pr_add_docs part in your configuration file.
Example usage


