Skip to content

Commit be5df97

Browse files
authored
Update 노성은_컨트리뷰션.md
1 parent 4d5de73 commit be5df97

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

week6/노성은_컨트리뷰션.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@
44

55
최근 Zuul 스터디의 한글화 기여를 시작하면서, 단순히 문장을 번역하는 것을 넘어 "이 번역이 시스템 내부에서 어떻게 처리되고
66
변환되는가?"에 대한 궁금증이 생겼습니다. 이에, 본 글에서는 zuul 문서가 Sphinx와 국제화(i18n) 프로세스를 거쳐 다국어 HTML로 빌드되는
7-
내부 아키텍처와 데이터 흐름을 분석해 보고자 합니다.
7+
내부 아키텍처와 데이터 흐름을 분석해 보고자 합니다.
8+
9+
``` bashcd doc
10+
11+
# 한국어(ko) 로케일 디렉토리 구조 자동 생성
12+
13+
sphinx-intl update -l ko_KR```
814
915
 
1016
 

0 commit comments

Comments
 (0)