]> git.lyx.org Git - features.git/commitdiff
* Doxy.
authorPavel Sanda <sanda@lyx.org>
Thu, 22 May 2008 19:50:30 +0000 (19:50 +0000)
committerPavel Sanda <sanda@lyx.org>
Thu, 22 May 2008 19:50:30 +0000 (19:50 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24889 a592a061-630c-0410-9148-cb99ea01b6c8

src/LyXAction.cpp

index 2197018d4f1abf859c8339e3a55d87a4573b481d..0ea5f3f54e691e73f75a942921cb8090005773d2 100644 (file)
@@ -418,6 +418,13 @@ void LyXAction::init()
  * \endvar
  */
                { LFUN_SPECIALCHAR_INSERT, "specialchar-insert", Noop, Edit },
+/*!
+ * \var lyx::FuncCode lyx::LFUN_TOC_INSERT
+ * \li Action: Inserts table of contents.
+ * \li Syntax: toc-insert
+ * \li Origin: Lgb, 27 May 97
+ * \endvar
+ */
                { LFUN_TOC_INSERT, "toc-insert", Noop, Edit },
 /*!
  * \var lyx::FuncCode lyx::LFUN_APPENDIX