> > ev_item const items[] = { > > /** \var kb_action::LFUN_ACCENT_ACUTE > > fyi /*! \var
sorry this is not needed. > > > * \li Action: xxxx > > * \li Syntax: xxxx > > */ > > { LFUN_ACCENT_ACUTE, "accent-acute", Noop, Layout }, > > > > > > Could you try this please? > > the moment you put it outside of the lfuns.h into another file doxygen wont > find it. i tried various "lyx::" & "kb_action::" prefixes permutations > wihtout success. looking inside doc: Doxygen allows you to put your documentation blocks practically anywhere (the exception is inside the body of a function or inside a normal C style comment block). ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ have you some idea how to proceed? pavel