-
Suggestion
-
Resolution: Won't Do
-
P5: Not important
-
None
-
5.3.0 Beta1, 5.14.0
-
None
https://codereview.qt-project.org/#change,82754 adds command line help for the windeployqt. It uses
badcode to suppress the generation of links for "Qt", which is not really appropriate and results in grayed text.
It would be nice to have mark-up like
verbatim or
commandoutput for this.
Ultimately, since the output is going to bit-rot, it would be nice if there was a directive like
\commandoutput{windeployqt -h}
which would run the tool and insert the output.