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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes