Skip to content

Commit

Permalink
[Item56]: 공개된 API 요소에는 항상 문서화 주석을 작성하라 (depromeet#128)(시연)
Browse files Browse the repository at this point in the history
  • Loading branch information
siyeonSon committed Aug 27, 2023
1 parent 5c9507e commit 182f58c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# item 56. 공개된 API 요소에는 항상 문서화 주석을 작성하라
> 자바독을 사용한 다양한 예시들
### 자바독 (Javadoc)
- API 문서를 사람이 직접 작성하면 코드가 변경될 때마다 매번 함께 수정해줘야 하는데, 자바독(Javadoc) 유틸리티는 이 귀찮은 작업을 도와준다
Expand Down

0 comments on commit 182f58c

Please sign in to comment.