You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2025. It is now read-only.
feat(template): ✨ add method to skip documentation for specific methods
- Add `skipMethod` method to `IJavadocDocTemplate` interface
- Implement method to filter out methods that should not be documented
- Update method processing logic to use the new skipMethod check
- Optimize list initialization in methodMap
0 commit comments