/[classpath]/gjdoc/ChangeLog
ViewVC logotype

Diff of /gjdoc/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.42 by overholt, Thu Nov 25 19:10:49 2004 UTC revision 1.43 by julian, Fri Nov 26 13:29:56 2004 UTC
# Line 1  Line 1 
1    2004-11-26  Julian Scheid <julian@sektor37.de>
2    
3            * src/gnu/classpath/tools/doclets/xmldoclet/Driver.java: support
4            option -group; allow use of options -tag and -taglet for
5            specifying the order in which generic tags, user-specified tags
6            and standard tags appear in the output document; minor
7            refactoring; tidy comment indentation.
8    
9            * src/gnu/classpath/tools/gjdoc/Main.java: added option -group to
10            usage information.
11    
12            * src/gnu/classpath/tools/gjdoc/DocImpl.java: honor inline tag
13            types instead of forcing all inline tags to {@link}; fix problem
14            with inline tags that do not have a value; fix bug which produced
15            invalid parameter names.
16            
17            * src/resources/doctranslets/html/classdoc.xsl: show deprecation
18            information correctly in both summary and detail section.
19    
20            * src/resources/doctranslets/html/index_noframes.xsl: support
21            grouped packages.
22    
23            * src/resources/doctranslets/html/packagedoc.xsl: tidy indentation
24            in template output-classes-summary.
25    
26            * src/resources/doctranslets/html/gjdoc.xsl: fixed path to
27            gjdoc.js resource.
28    
29            * src/resources/doctranslets/html/index.xsl: add common includes
30            so that gjdoc.js is loaded.
31    
32            * src/resources/doctranslets/html/index_noframes.xsl: fixed page
33            title.
34    
35            * src/resources/doctranslets/html/deprecated.xsl: fixed page
36            title.
37    
38            * src/resources/doctranslets/html/res/gjdoc.js: copy page title to
39            browser title on page load.
40    
41            * src/gnu/classpath/tools/doclets/xmldoclet/InvalidPackageWildcardException.java:
42            * src/gnu/classpath/tools/doclets/xmldoclet/PackageGroup.java:
43            * src/gnu/classpath/tools/doclets/xmldoclet/PackageMatcher.java:
44            * src/gnu/classpath/tools/doclets/xmldoclet/StandardTaglet.java:
45            initial version.
46            
47  2004-11-25  Andrew Overholt  <overholt@redhat.com>  2004-11-25  Andrew Overholt  <overholt@redhat.com>
48    
49          * Makefile.am: Clean up and add missing resource compilations.          * Makefile.am: Clean up and add missing resource compilations.

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26