Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-15682

Let user specify Doxygen comment blocks format

XMLWordPrintable

      Hi,

      It would be fine if the user could have some control over the "format" of Doxygen blocks of comments that are automatically generated before a function/method/class.

      For example, we have this format:

      /*!
       *****************************************************************************
       *
       * \brief Example of documentaton with proper line spacing and number of "*" before
       * 
       * A long description
       * 
       * \param pTest The last parameter will have an "empty" line after it, and the block ends
       *              with a specific number of "*"
       * 
       *****************************************************************************/
      void foo(int pTest);
      

      Maybe it could be into the coding style?

      Thanks,

      Eric

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kandeler Christian Kandeler
            ericch Eric chamberland
            Votes:
            6 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes