diff options
author | Jake Petroules <jake.petroules@qt.io> | 2017-08-28 22:40:04 -0700 |
---|---|---|
committer | Jake Petroules <jake.petroules@qt.io> | 2017-08-30 07:06:40 +0000 |
commit | 0e2ae4b676e9a26ca42275088f55dc0917902bfb (patch) | |
tree | 0d42ffaeec5e484b0d31b2536f012eec09d94ed0 /doc/external-resources.qdoc | |
parent | 704066d0d9eb4ce33082fb52b158382277897852 (diff) | |
download | qbs-0e2ae4b676e9a26ca42275088f55dc0917902bfb.tar.gz |
Document the relevant file tags of the ib module
Task-number: QBS-934
Change-Id: Iab702d0f450bf4335030f5f927cbf4b92cc61652
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc/external-resources.qdoc')
-rw-r--r-- | doc/external-resources.qdoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/external-resources.qdoc b/doc/external-resources.qdoc index 2e8ab0cbf..b335fb4a8 100644 --- a/doc/external-resources.qdoc +++ b/doc/external-resources.qdoc @@ -26,6 +26,11 @@ ****************************************************************************/ /*! + \externalpage https://developer.apple.com/library/content/documentation/GraphicsAnimation/Conceptual/HighResolutionOSX/Optimizing/Optimizing.html#//apple_ref/doc/uid/TP40012302-CH7-SW28 + \title Adopt the @2x Naming Convention +*/ + +/*! \externalpage https://login.qt.io/ \title Qt Account */ |