[Development] 5.3 beta: QtWebSockets examples missing

Kurt Pattyn pattyn.kurt at gmail.com
Wed Mar 19 19:00:44 CET 2014


Thanks both for the patch and the wiki page!

Cheers,

Kurt

> On 19 Mar 2014, at 16:51, Koehne Kai <Kai.Koehne at digia.com> wrote:
> 
> 
> 
>> -----Original Message-----
>> From: development-bounces+kai.koehne=digia.com at qt-project.org
>> [mailto:development-bounces+kai.koehne=digia.com at qt-project.org] On
>> Behalf Of Kurt Pattyn
>> Sent: Wednesday, March 19, 2014 4:33 PM
>> To: development at 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 



More information about the Development mailing list