summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChoe Hwanjin <choe.hwanjin@gmail.com>2016-03-05 19:58:37 +0900
committerChoe Hwanjin <choe.hwanjin@gmail.com>2016-03-05 19:58:37 +0900
commit275ce261cfb01207fed25b44600e763a5ece6982 (patch)
tree8520190f65158cc6113e7d4c5ea39529c25a87fb /doc
parent1c296c4d8874a67326e6b87e92516be2cc56b113 (diff)
downloadlibhangul-275ce261cfb01207fed25b44600e763a5ece6982.tar.gz
문서 업데이트
Diffstat (limited to 'doc')
-rw-r--r--doc/Doxyfile.in1
-rwxr-xr-xdoc/gen_hangulkeyboards.py3
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 31638e3..1fdd062 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -453,6 +453,7 @@ WARN_LOGFILE =
INPUT = ../hangul/hangul.h \
../hangul/hangulctype.c \
../hangul/hangulinputcontext.c \
+ ../hangul/hangulkeyboard.c \
../hangul/hanja.c \
mainpage.dox \
hangulkeyboards.dox
diff --git a/doc/gen_hangulkeyboards.py b/doc/gen_hangulkeyboards.py
index 764f14f..4176c81 100755
--- a/doc/gen_hangulkeyboards.py
+++ b/doc/gen_hangulkeyboards.py
@@ -286,7 +286,8 @@ print '''/**
@defgroup hangulkeyboards 한글 자판
-libhangul에서 builtin으로 지원하는 자판은 @ref layout_2, @ref layout_2y,
+@section supportkeyboards libhangul이 지원하는 한글 자판
+libhangul에서 지원하는 자판은 @ref layout_2, @ref layout_2y,
@ref layout_3f, @ref layout_390, @ref layout_3s,
@ref layout_3y, @ref layout_ahn, @ref layout_ro 자판 이다.