mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-03 14:13:58 +00:00
Add doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23908 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
48778460a0
commit
136182e4e8
@ -1171,6 +1171,14 @@ void LyXAction::init()
|
||||
*/
|
||||
{ LFUN_BOOKMARK_CLEAR, "bookmark-clear", NoBuffer, Edit },
|
||||
|
||||
/*!
|
||||
* \var lyx::FuncCode lyx::LFUN_HELP_OPEN
|
||||
* \li Action: Open the given help file according to the language setting.
|
||||
* \li Syntax: help-open <FILE>[.lyx]
|
||||
* \li Params: <FILE>: any document from (/usr/share/)doc directory.
|
||||
* \li Author: Jug, 27 Jun 1999
|
||||
* \endvar
|
||||
*/
|
||||
{ LFUN_HELP_OPEN, "help-open", NoBuffer | Argument, Buffer },
|
||||
/*!
|
||||
* \var lyx::FuncCode lyx::LFUN_LYX_QUIT
|
||||
|
Loading…
Reference in New Issue
Block a user