summaryrefslogtreecommitdiff
path: root/doc/Doxyfile.in
diff options
context:
space:
mode:
authorChoe Hwanjin <choe.hwanjin@gmail.com>2011-12-17 16:42:17 +0900
committerChoe Hwanjin <choe.hwanjin@gmail.com>2011-12-17 16:42:17 +0900
commit0ebe1f93d9e287282accea9291e02b1f54ccdaab (patch)
treee53815dae448279a4ddbab5a93a625198b2f2a19 /doc/Doxyfile.in
parentfd7a0837e97f3e5f2f84ba8960797e803e756492 (diff)
downloadlibhangul-0ebe1f93d9e287282accea9291e02b1f54ccdaab.tar.gz
doxygen 생성 룰 개선
Doxyfile.in과 gen_hangulkeyboards.py 변경에 따라서 관련 파일이 자동으로 생성되도록 룰을 추가한다.
Diffstat (limited to 'doc/Doxyfile.in')
-rw-r--r--doc/Doxyfile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
index 2413056..31638e3 100644
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -454,7 +454,8 @@ INPUT = ../hangul/hangul.h \
../hangul/hangulctype.c \
../hangul/hangulinputcontext.c \
../hangul/hanja.c \
- mainpage.dox
+ mainpage.dox \
+ hangulkeyboards.dox
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp