Skip to content
  • Nikolai Kosjar's avatar
    CppTools: Update known doxygen commands · eeb566ef
    Nikolai Kosjar authored
    ...from https://www.stack.nl/~dimitri/doxygen/manual/commands.html
    
    
    
    /*!
     * New doxygen that are highlighted and completed:
     * \authors
     * \callergraph
     * \category
     * \cite
     * \copybrief
     * \copydetails
     * \copyright
     * \details
     * \diafile
     * \dir
     * \docbookonly
     * \enddocbookonly
     * \endinternal
     * \endmsc
     * \endparblock
     * \endrtfonly
     * \endsecreflist
     * \enduml
     * \extends
     * \hidecallergraph
     * \hidecallgraph
     * \idlexcept
     * \implements
     * \includelineno
     * \latexinclude
     * \memberof
     * \msc
     * \mscfile
     * \parblock
     * \private
     * \privatesection
     * \protected
     * \protectedsection
     * \protocol
     * \public
     * \publicsection
     * \pure
     * \refitem
     * \related
     * \relatedalso
     * \remark
     * \result
     * \rtfonly
     * \secreflist
     * \startuml
     * \subpage
     * \tparam
     * \vhdlflow
     */
    
    Task-number: QTCREATORBUG-10145
    Change-Id: I7cc3ff0d6d58bbd188ca8056302fda790dcbf0ce
    Reviewed-by: default avatarDavid Schulz <david.schulz@theqtcompany.com>
    Reviewed-by: default avatarOrgad Shaneh <orgads@gmail.com>
    eeb566ef