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

QDoc: Make included directory paths resolved as absolute during config parsing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.1.0
    • 5.1.0
    • Documentation
    • None
    • bafef6d9ae8ece83b594caff456b85f6e1cb7431, 885b08975f77352a403e965333413b51def6edae

    Description

      QDoc needs to resolve the directory variables in included qdocconf files as absolute before they are added to the list of directories.

      Example:
      a.qdocconf
      sourcedirs += ..somerelativepath $somevariable

      b.qdocconf
      include (a.qdocconf)
      sourcdires += somepath

      The above doesn't work at the moment.

      Attachments

        Issue Links

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

          Activity

            People

              gbk Martin Smith (Qt)
              jerome.pasion Jerome Pasion
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes