~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to parts/abbrev/README.dox

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2006-05-23 18:39:42 UTC
  • Revision ID: james.westby@ubuntu.com-20060523183942-hucifbvh68k2bwz7
Tags: upstream-3.3.2
Import upstream version 3.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/** \class AbbrevPart
 
2
Provides support for customizable abbrevations - short words which expand into commonly needed code structures.
 
3
 
 
4
\authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a>
 
5
 
 
6
\maintainer <a href="mailto:roberto AT kdevelop.org">Roberto Raggi</a>
 
7
 
 
8
\feature Feature 1
 
9
\feature Feature 2
 
10
 
 
11
\bug Bug1
 
12
\bug Bug2
 
13
 
 
14
\note
 
15
Put you notes here (if you have them!) :)
 
16
\verbatim
 
17
Verbatin code here
 
18
\endverbatim
 
19
 
 
20
*/