From ada0cddd5870b64df062be1c186c297b110f4d67 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 9 Mar 2008 23:08:57 +0000 Subject: [PATCH] * Doxy. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23607 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/LyXAction.cpp | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 3deb55bb89..e77efabe85 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -1068,7 +1068,6 @@ void LyXAction::init() movement within the inset has ceased (reached the end of the last paragraph, for example), in order to move correctly back into the surrounding text. - * \li Syntax: finished-forward * \endvar */ { LFUN_FINISHED_FORWARD, "", ReadOnly, Hidden }, @@ -1076,7 +1075,6 @@ void LyXAction::init() * \var lyx::kb_action lyx::LFUN_FINISHED_BACKWARD * \li Action: Moves the cursor out of the current slice, going backwards. * \li Notion: See also #LFUN_FINISHED_FORWARD. - * \li Syntax: finished-backward * \endvar */ { LFUN_FINISHED_BACKWARD, "", ReadOnly, Hidden }, @@ -1084,7 +1082,6 @@ void LyXAction::init() * \var lyx::kb_action lyx::LFUN_FINISHED_RIGHT * \li Action: Moves the cursor out of the current slice, going right. * \li Notion: See also #LFUN_FINISHED_FORWARD - * \li Syntax: finished-right * \endvar */ { LFUN_FINISHED_RIGHT, "", ReadOnly, Hidden }, @@ -1092,13 +1089,22 @@ void LyXAction::init() * \var lyx::kb_action lyx::LFUN_FINISHED_LEFT * \li Action: Moves the cursor out of the current slice, going left. * \li Notion: See also #LFUN_FINISHED_FORWARD. - * \li Syntax: finished-left * \endvar */ { LFUN_FINISHED_LEFT, "", ReadOnly, Hidden }, { LFUN_LANGUAGE, "language", Noop, Edit }, +/*! + * \var lyx::kb_action lyx::LFUN_LABEL_GOTO + * \li Action: Goto a label. + * \li Syntax: label-goto [