Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.2.0
-
None
-
67697ecfd4be9b9835bfda1c47562f5e5e349134, 68218ea38d34ad93055f022b40c193c162e35879, 7f777897715290573ebdc580eb4e9fdc0bee3de6
Description
Get QDoc to output HTML files onto a single directory.
Before Qt 5.0, QDoc naturally outputted its generated HTML files onto a single directory.
This would help the canonization of documentation URLs to doc/qt/ and as a result:
-better usability for people entering HTML filenames
-better search results as Google prefers canonized URLs
There should be an option to turn this on in QDoc. The modularized documentation should be the default for packaging and the non-modularized build just for the website.
Things to consider:
-the relative links from one module to another in the HTML generator.
-the collision pages and pages with the same filenames (small risk as this was communicated a long time ago).
Attachments
Issue Links
- depends on
-
QTBUG-32881 Qt Sensors Grue and Explorer examples generate QDoc warnings
- Closed
-
QTBUG-32935 QDoc is having problems with an internal class with a \relates command
- Closed
-
QTBUG-32990 QDoc: Extra "module.html" pages created
- Closed
- is required for
-
QTBUG-32173 Qt 5.2 Documentation Issues (meta bug)
- Closed