aboutsummaryrefslogtreecommitdiff
path: root/devel/doctorj/pkg-descr
blob: f54d8a386965d7f55bdce87f32e78d5d0a7e02c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Beyond the level of what Javadoc does, DoctorJ compares documentation against
code. Among what it detects:
    * misspelled words
    * parameter and exception names:
          o missing
          o misordered
          o misspelled
    * Javadoc tags:
          o invalid
          o misordered
          o missing expected arguments
          o invalid arguments
          o missing descriptions
    * undocumented classes, methods, fields, parameters

WWW: http://doctorj.sourceforge.net/