From: handa Date: Thu, 12 Jul 2007 04:50:48 +0000 (+0000) Subject: Fix doxygen @ref commands. X-Git-Tag: FLT-base~2 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=abb137c1d368021f9f3ef62c801610b572f56672;p=m17n%2Fm17n-lib.git Fix doxygen @ref commands. --- diff --git a/src/input.c b/src/input.c index 388237e..fb2f224 100644 --- a/src/input.c +++ b/src/input.c @@ -4822,7 +4822,7 @@ minput_get_description (MSymbol language, MSymbol name) If $COMMAND is #Mnil, information about all commands is returned. - The return value is a @e well-formed plist (#m17nPlist) of this + The return value is a @e well-formed plist (@ref m17nPlist) of this format: @verbatim ((NAME DESCRIPTION STATUS [KEYSEQ ...]) ...) @@ -4876,7 +4876,7 @@ minput_get_description (MSymbol language, MSymbol name) $COMMAND ¤¬ #Mnil ¤Î¾ì¹ç¤Ï¡¢¤¹¤Ù¤Æ¤Î¥³¥Þ¥ó¥É¤Ë´Ø¤¹¤ë¾ðÊó¤òÊÖ¤¹¡£ - Ìá¤êÃͤϰʲ¼¤Î·Á¼°¤Î @e well-formed plist (#m17nPlist) ¤Ç¤¢¤ë¡£ + Ìá¤êÃͤϰʲ¼¤Î·Á¼°¤Î @e well-formed plist (@ref m17nPlist) ¤Ç¤¢¤ë¡£ @verbatim ((NAME DESCRIPTION STATUS [KEYSEQ ...]) ...) @@ -5220,7 +5220,7 @@ minput_config_command (MSymbol language, MSymbol name, MSymbol command, If $VARIABLE is #Mnil, information about all variables is returned. - The return value is a @e well-formed plist (#m17nPlist) of this + The return value is a @e well-formed plist (@ref m17nPlist) of this format: @verbatim ((NAME DESCRIPTION STATUS VALUE [VALID-VALUE ...]) ...) @@ -5280,7 +5280,7 @@ minput_config_command (MSymbol language, MSymbol name, MSymbol command, $VARIABLE ¤¬ #Mnil ¤Î¾ì¹ç¤Ï¡¢¤¹¤Ù¤Æ¤Î¥³¥Þ¥ó¥É¤Ë´Ø¤¹¤ë¾ðÊó¤òÊÖ¤¹¡£ - Ìá¤êÃͤϰʲ¼¤Î·Á¼°¤Î @e well-formed plist (#m17nPlist) ¤Ç¤¢¤ë¡£ + Ìá¤êÃͤϰʲ¼¤Î·Á¼°¤Î @e well-formed plist (@ref m17nPlist) ¤Ç¤¢¤ë¡£ @verbatim ((NAME DESCRIPTION STATUS VALUE [VALID-VALUE ...]) ...) @endverbatim @@ -5835,7 +5835,7 @@ minput_save_config (void) The minput_get_variables () function returns a plist (#MPlist) of variables used to control the behavior of the input method specified by $LANGUAGE and $NAME. The plist is @e well-formed - (#m17nPlist) of the following format: + (@ref m17nPlist) of the following format: @verbatim (VARNAME (DOC-MTEXT DEFAULT-VALUE [ VALUE ... ] ) @@ -5884,7 +5884,7 @@ minput_save_config (void) ´Ø¿ô minput_get_variables () ¤Ï¡¢$LANGUAGE ¤È $NAME ¤Ë¤è¤Ã¤Æ»ØÄꤵ ¤ì¤¿ÆþÎϥ᥽¥Ã¥É¤Î¿¶¤ëÉñ¤¤¤òÀ©¸æ¤¹¤ëÊÑ¿ô¤Î¥×¥í¥Ñ¥Æ¥£¥ê¥¹¥È - (#MPlist) ¤òÊÖ¤¹¡£¤³¤Î¥ê¥¹¥È¤Ï @e well-formed ¤Ç¤¢¤ê(#m17nPlist) °Ê + (#MPlist) ¤òÊÖ¤¹¡£¤³¤Î¥ê¥¹¥È¤Ï @e well-formed ¤Ç¤¢¤ê(@ref m17nPlist) °Ê ²¼¤Î·Á¼°¤Ç¤¢¤ë¡£ @verbatim