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

QDoc generates duplicate entries in .index and .tags output files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.11
    • Build tools: qdoc
    • DaVinci 126

      QDoc generates duplicate entries in .index and .tags output files. The same documentation entity can appear multiple times in the generated output, which violates the expectation that each entity is listed exactly once.

      This affects the reliability of QDoc's output for tools that consume these files, as they may process the same entity multiple times or encounter inconsistencies in the documentation data.

      Expected: Each documented entity appears exactly once in generated output files.
      Actual: Some entities appear multiple times in .index and .tags files.

        For Gerrit Dashboard: QTBUG-140729
        # Subject Branch Project Status CR V

            paulwicking Paul Wicking
            paulwicking Paul Wicking
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:

                There are 2 open Gerrit changes