Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.0.0
-
None
-
627e2b48072794e9b8cb0f817dd08c0678f60b17
Description
The Qt Creator Manual front page has the filename index.html, and this causes a file name collision in the Qt Creator Help mode (Contents pane) when the Qt Creator Manual is packaged with the Qt Reference Documentation that has the same filename for its front page.
All front page names should be unique, so the \page command value should be changed to qtcreator-index.html.
This breaks some links in Qt Reference Docs, so redirects on the server should be added and the change should be coordinated with whoever creates the redirects. At least, http://qt-project.org/doc/qtcreator/index.html should be redirected to http://qt-project.org/doc/qtcreator/qtcreator-index.html.
Some redirects might also have to be edited, if they currently lead to http://qt-project.org/doc/qtcreator/index.html.
Anything I missed?
Attachments
Issue Links
- relates to
-
QTBUG-36193 QDoc bug: sources and headers not working with environment variables.
-
- Closed
-