[QBS] How to contribute to updating the documentation

Jake Petroules jake.petroules at petroules.com
Sat Jun 6 16:24:20 CEST 2015


> On Jun 5, 2015, at 12:07 PM, William Gallafent <william at gallaf.net> wrote:
> 
> Now that I've worked out how to use cpp.provisioningProfile and
> cpp.signingIdentity variables, I'd like to publish that to the
> documentation at http://doc.qt.io/qbs/cpp-module.html . How can I do
> this? Is it simply a case of cloning
> http://code.qt.io/cgit/qt/qtdoc.git/ , making my updates, and pushing
> into Gerrit, as in the usual way for Qt contributions?
> 
> -- 
> Bill Gallafent.
> _______________________________________________
> QBS mailing list
> QBS at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qbs


Hi Bill,

Actually you'd clone git://code.qt.io/qt-labs/qbs.git <git://code.qt.io/qt-labs/qbs.git> and make changes in doc/reference/modules/cpp-module.qdoc. After that, through Gerrit as usual.

However, don't document those properties. They're undocumented for a reason - they were added as part of incomplete initial support for iOS in Qbs and will be replaced with a significantly more powerful alternative in the future (see https://codereview.qt-project.org/#/c/107882 <https://codereview.qt-project.org/#/c/107882>).
-- 
Jake Petroules - jake.petroules at petroules.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20150606/d8159601/attachment.html>


More information about the Qbs mailing list