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
feat(living-docs): add parameter and return tag instructions
Add parameter and return tag instructions to LivingDocumentation classes for Kotlin and Java providers.
This commit updates the Kotlin and Java LivingDocumentation classes to include instructions for using @param and @return tags. The instructions are now accessible through the parameterTagInstruction and returnTagInstruction properties.
0 commit comments