OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jDiffDescription
(Results
1 - 3
of
3
) sorted by null
/external/jdiff/src/jdiff/
JDiff.java
284
static final String
jDiffDescription
= "JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared.";
Diff.java
319
diffFile.println("<meta name=\"description\" content=\"" + JDiff.
jDiffDescription
+ "\">");
454
diffFile.println("<meta name=\"description\" content=\"" + JDiff.
jDiffDescription
+ "\">");
[
all
...]
HTMLReportGenerator.java
[
all
...]
Completed in 29 milliseconds