Details
Description
koahnig has noticed the doc links in code snippets (between @ tags) use CamelCase, and those links (even though they are correct) do not work, because the system actually recognizes only lower case URLs.
Link to the original thread: https://qt-project.org/forums/viewthread/52299/
In summary:
http://doc.qt.io/qt-5/QString.html does not work, is used by automatic code blocks
http://doc.qt.io/qt-5/qstring.html opens correctly