Git commit 17c7fcc169f8fee93eee1a2e4320964eabf45f8f by Burkhard Lück. Committed on 14/06/2016 at 19:30. Pushed by lueck into branch 'master'.
uncomment qt5options, we have an up to date man page now M +1 -1 src/man-template.docbook http://commits.kde.org/kdoctools/17c7fcc169f8fee93eee1a2e4320964eabf45f8f diff --git a/src/man-template.docbook b/src/man-template.docbook index e4c49c9..4d36dc6 100644 --- a/src/man-template.docbook +++ b/src/man-template.docbook @@ -105,7 +105,7 @@ url="help:/ --commandname-- ">help:/<!--command--></ulink> <parameter>help:/<!--command--></parameter></userinput>).</member> <!--for man pages replace "help:/" with "man:/" in this member--> <member>kf5options(1)</member> <!-- only for application with a GUI--> -<!--<member>qt5options(1)</member> only for application with a GUI FIXME use if we have an updated man page qt5options--> +<member>qt5options(1)</member> <!-- only for application with a GUI--> <!--<member>foo(1)</member> more man page references if applicable--> <member>There is also further information available at <!--link to website if applicable--></member> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
