← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1486937] Re: Documentation is always latest available version, not the one matchin the current sdk or imports

 

After a little bit of discussion my view is this:

As long as you use chroots you get exactly the docs you're asking for -
safe for bugs where QtC may be accidentally not delivering the right
files - so if you need to work with 1.2 do use an older chroot. If you
use a newer chroot you should indeed consider upgrading what API you
use, not only Ubuntu.Components but also QtQuick and others.

The only flawed case is the "desktop" target where most likely you are
using something intermediate since only development releases of Ubuntu
whilst they are in development can be uptodate, in any other case it's
just not well-defined.

** Summary changed:

- Documentation is always latest available version, not the one matchin the current sdk or imports
+ Documentation is always latest available in the target

** Changed in: qtcreator-plugin-ubuntu (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator-plugin-ubuntu in
Ubuntu.
https://bugs.launchpad.net/bugs/1486937

Title:
  Documentation is always latest available in the target

Status in qtcreator-plugin-ubuntu package in Ubuntu:
  Invalid

Bug description:
  1. Create an Ubuntu SDK 15.04 targetted project
  2. Only use import to Ubuntu Components 1.2
  3. Select a component keyword and press F1 to open help.

  The documentation opened is always the latest available (currently the
  one for 1.3), and doesn't match the imported component documentation.
  So, exta properties or features (or even backward compatbility
  breakage when moving to 2.0) may confuse the developer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1486937/+subscriptions


References