diff options
Diffstat (limited to 'parts/abbrev/README.dox')
-rw-r--r-- | parts/abbrev/README.dox | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/parts/abbrev/README.dox b/parts/abbrev/README.dox new file mode 100644 index 00000000..1c8b3002 --- /dev/null +++ b/parts/abbrev/README.dox @@ -0,0 +1,20 @@ +/** \class AbbrevPart +Provides support for customizable abbrevations - short words which expand into commonly needed code structures. + +\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a> + +\maintainer <a href="mailto:roberto AT kdevelop.org">Roberto Raggi</a> + +\feature Feature 1 +\feature Feature 2 + +\bug Bug1 +\bug Bug2 + +\note +Put you notes here (if you have them!) :) +\verbatim +Verbatin code here +\endverbatim + +*/ |