diff options
author | Martin Smith <msmith@trolltech.com> | 2009-05-20 10:04:37 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2009-05-20 10:04:37 (GMT) |
commit | c02f3b1934a4ab300f593b91ee9fd302207a96f5 (patch) | |
tree | 65f3c3538dd304c3cca472d77f17cc68a903144a | |
parent | 5c945f465872a220c9393a216597f9b4b8b7d680 (diff) | |
download | Qt-c02f3b1934a4ab300f593b91ee9fd302207a96f5.zip Qt-c02f3b1934a4ab300f593b91ee9fd302207a96f5.tar.gz Qt-c02f3b1934a4ab300f593b91ee9fd302207a96f5.tar.bz2 |
qdoc: I overwrote the commit template.
-rw-r--r-- | .commit-template | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/.commit-template b/.commit-template index 171b67b..589ca89 100644 --- a/.commit-template +++ b/.commit-template @@ -1,8 +1,10 @@ -qdoc: Moved qdoc comments from qmacstyle_mac.mm to qstyles.qdoc +# ===[ Subject ]==========[ one line, please wrap at 72 characters ]===| -The .mm file is not read by qdoc for packages other than for the MAC. -This problem is overcome by moving the qdoc comments from the .mm file -to a .qdoc file in doc/src, because all these files are read by qdoc -for each of the packages. +# ---[ Details ]---------[ remember extra blank line after subject ]---| -#Task-number: 252566 +# ---[ Fields ]-----------------[ uncomment and edit as applicable ]---| + +#Task-number: +#Reviewed-by: + +# ==================================[ please wrap at 72 characters ]===| |