94 print(" --l2header-background-color=color") |
94 print(" --l2header-background-color=color") |
95 print(" Specify the text background color of level 2 headers.") |
95 print(" Specify the text background color of level 2 headers.") |
96 print(" --cfheader-color=color") |
96 print(" --cfheader-color=color") |
97 print(" Specify the text color of class and function headers.") |
97 print(" Specify the text color of class and function headers.") |
98 print(" --cfheader-background-color=color") |
98 print(" --cfheader-background-color=color") |
99 print(" Specify the text background color of class and" " function headers.") |
99 print(" Specify the text background color of class and function headers.") |
100 print(" --link-color=color") |
100 print(" --link-color=color") |
101 print(" Specify the text color of hyperlinks.") |
101 print(" Specify the text color of hyperlinks.") |
102 print() |
102 print() |
103 print(" --create-qhp") |
103 print(" --create-qhp") |
104 print(" Enable generation of QtHelp files.") |
104 print(" Enable generation of QtHelp files.") |