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

Locally generated online docs do not match http://doc.qt.io

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 5.12
    • Documentation
    • None
    • All
    • 17fc079acd9cad3985a1f9cafaeaea6eec1a734f

    Description

      See patch set here for an attempt so sync things up:

      https://codereview.qt-project.org/#/c/242008/

      Noe that to successfully view the locally generated online docs, one still needs to:

      • Update qt-module-defaults.qdocconf to include qt-module-defaults-online.qdocconf
      • Run a local webserver on port 80, so that all the "//foo.com/" urls resolve to the http/https protocol, instead of file://
      • Map that webserver to doc.qt.io in /etc/hosts, so that the fonts and other resources in the CDN are not blocked due to CORS. It would be nice if we could add localhost to the CORS list, or something like dev.docs.qt.io so that one can compare the local docs to the actual online docs

       

      Attachments

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

        Activity

          People

            vestbo Tor Arne Vestbø
            vestbo Tor Arne Vestbø
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes