Qt5 Documentation missing source code
-
https://qt-project.org/doc/qt-5.0/qtquick/qtquick2-qml-advtutorial1.html (and the following 3 tutorial pages) is missing the source code in all grey boxes. HTML source code excerpt on the client side:
@...<tt>samegame.qml</tt>, which looks like this:</p>
<pre class="qml"></pre>
<p>This gives you a basic game wind...@I suppose the <pre> tags should be filled with the source code on the server side.
Tested with Firefox 17.0.7 (several Add-Ons) and Opera 12.15 (no Add-Ons). I DO see the source code in https://qt-project.org/doc/qt-5.0/qtdoc/gettingstartedqml.html
-
Hi, thanks for noticing. Most of the missing code errors have been fixed for the upcoming Qt 5.1 release. You can see a preview here: http://doc-snapshot.qt-project.org/qt5-stable/qtquick/tutorials-samegame-samegame1.html
-
Your link 404s, but the domain is correct and it helped me finding the correct link: http://doc-snapshot.qt-project.org/qt5-stable/qtquick/qml-advtutorial1.html
I think it makes a pretty bad impression on people trying to learn Qt5 if one of the main tutorials is missing stuff. I can file a bug report if this helps.
-
Whoops!
I agree that missing documentation bits make a bad impression.
No need to report this one though, since it's already fixed. But, if you find any more errors in the doc-snapshot.qt-project.org domain, please do file a report at https://bugreports.qt-project.org -- Reports in this forum are hard for the developers to find, and will probably get buried under all the other posts.
Once Qt 5.1 is released (in a few weeks' time), the snapshots will become official documentation at qt-project.org/doc/qt-5.1/