[Development] 5.3 beta: QtWebSockets examples missing

2014-03-19 Thread Kurt Pattyn
Hi,

I noticed that in the beta release of Qt 5.3 for Mac OSX Clang from March 19th, 
the examples are missing for the Qt WebSockets module.
I assume I missed something in the configuration of the documentation.
How can the examples of that module be included in the examples section that is 
visible in Qt Creator?

Cheers,

Kurt
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] 5.3 beta: QtWebSockets examples missing

2014-03-19 Thread Kurt Pattyn
Thanks both for the patch and the wiki page!

Cheers,

Kurt

 On 19 Mar 2014, at 16:51, Koehne Kai kai.koe...@digia.com wrote:
 
 
 
 -Original Message-
 From: development-bounces+kai.koehne=digia@qt-project.org
 [mailto:development-bounces+kai.koehne=digia@qt-project.org] On
 Behalf Of Kurt Pattyn
 Sent: Wednesday, March 19, 2014 4:33 PM
 To: development@qt-project.org
 Subject: [Development] 5.3 beta: QtWebSockets examples missing
 
 Hi,
 
 I noticed that in the beta release of Qt 5.3 for Mac OSX Clang from March
 19th, the examples are missing for the Qt WebSockets module.
 I assume I missed something in the configuration of the documentation.
 How can the examples of that module be included in the examples section
 that is visible in Qt Creator?
 
 I started a wiki page a while ago describing the exact process:
 
 http://qt-project.org/wiki/Qt-Creator-Qt-Examples
 
 It comes down to
 - examples- manifest.xml is parsed must be in docs/*/ folder
 - examples entry must be valid
 --  projectPath must resolve e.g. against Examples\Qt-5.3 dir
 -- entries must have an imageUrl, docUrl
 
 
 Your examples-manifest.xml actually looks fine, but the examples are 
 misplaced: , The actual examples paths miss a 'websocket' subdirectory, e.g. 
 it's Examples\Qt-5.3\sslechoclient.
 
 So s.th. like https://codereview.qt-project.org/81365 should hopefully fix it.
 
 Regards
 
 Kai 
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development


Re: [Development] 5.3 beta: QtWebSockets examples missing

2014-03-19 Thread Koehne Kai


 -Original Message-
 From: development-bounces+kai.koehne=digia@qt-project.org
 [mailto:development-bounces+kai.koehne=digia@qt-project.org] On
 Behalf Of Kurt Pattyn
 Sent: Wednesday, March 19, 2014 4:33 PM
 To: development@qt-project.org
 Subject: [Development] 5.3 beta: QtWebSockets examples missing
 
 Hi,
 
 I noticed that in the beta release of Qt 5.3 for Mac OSX Clang from March
 19th, the examples are missing for the Qt WebSockets module.
 I assume I missed something in the configuration of the documentation.
 How can the examples of that module be included in the examples section
 that is visible in Qt Creator?

I started a wiki page a while ago describing the exact process:

http://qt-project.org/wiki/Qt-Creator-Qt-Examples

It comes down to
- examples- manifest.xml is parsed must be in docs/*/ folder
- examples entry must be valid
--  projectPath must resolve e.g. against Examples\Qt-5.3 dir
-- entries must have an imageUrl, docUrl


Your examples-manifest.xml actually looks fine, but the examples are misplaced: 
, The actual examples paths miss a 'websocket' subdirectory, e.g. it's 
Examples\Qt-5.3\sslechoclient.

So s.th. like https://codereview.qt-project.org/81365 should hopefully fix it.

Regards

Kai 
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development