Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-86364

Add option to set c++ header file suffix

XMLWordPrintable

      qdoc generates include statement in each class documentation which simply uses the class name. However qdoc could also be used for projects which don't use extensionless header files like Qt does.

      It is possible to workaround with \inheaderfile but this needs to be added for every class. It would be nice if there was a global option to automatically add some extension, for example .h, .hpp, .hxx, .hh etc.

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

            docinfrastructure Documentation Infrastructure Team
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes