diff options
author | Choe Hwanjin <choe.hwanjin@gmail.com> | 2009-10-31 14:12:54 +0900 |
---|---|---|
committer | Choe Hwanjin <choe.hwanjin@gmail.com> | 2009-10-31 14:12:54 +0900 |
commit | 13d0907f60b91b3e4c1d1c511ac93001f6cd15f2 (patch) | |
tree | 8d5056faeb9083e8c037894290b2b69d7b0fe69c /doc | |
parent | 1a1d0cde69995bd5986e15a8efc8ddbcf482fca4 (diff) | |
download | libhangul-13d0907f60b91b3e4c1d1c511ac93001f6cd15f2.tar.gz |
기본 생성 문서를 영문대신 한국어로 생성하도록 바꿈
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@209 8f00fcd2-89fc-0310-932e-b01be5b65e01
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Doxyfile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index e777b60..dc865d5 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -51,7 +51,7 @@ CREATE_SUBDIRS = NO # Polish, Portuguese, Romanian, Russian, Serbian, Slovak, Slovene, Spanish, # Swedish, and Ukrainian. -OUTPUT_LANGUAGE = Korean-en +OUTPUT_LANGUAGE = Korean # This tag can be used to specify the encoding used in the generated output. # The encoding is not always determined by the language that is chosen, |