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

qdoc extraimages.HTML not supported

XMLWordPrintable

    • All
    • 55bf738c0 (dev), 0407d3e30 (6.7), ccd4125dd (6.6), b5b329075 (tqtc/lts-6.5)
    • DaVinci 93

      This says the config is HTML.extraimages
      https://doc.qt.io/qt-6/qdoc-guide-conf.html#extra-files

      This says it is extraimages.HTML
      https://doc.qt.io/qt-6/22-qdoc-configuration-generalvariables.html#extraimages

      The general syntax is extraimages.format = image

      In my tests, HTML.extraimages works and copies the images to the output and extraimages.HTML does nothing.

      Looking at the source, it appears that all of stylesheets, scripts and extraimages should have the format as a prefix, not a suffix:
      https://github.com/qt/qttools/blob/2bd7f9f0bfb5a7754c361e17dbaf0b8c44b262c6/src/qdoc/qdoc/generator.cpp#L1744-L1746

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

            paulwicking Paul Wicking
            rectalogic Andrew Wason
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes