/[classpath]/gjdoc/ChangeLog
ViewVC logotype

Diff of /gjdoc/ChangeLog

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

revision 1.24 by julian, Mon Nov 22 12:42:22 2004 UTC revision 1.25 by julian, Mon Nov 22 22:29:58 2004 UTC
# Line 1  Line 1 
1  2004-11-22  Julian Scheid <julian@sektor37.de>  2004-11-22  Julian Scheid <julian@sektor37.de>
2            * src/gnu/classpath/tools/doclets/xmldoclet/Driver.java: pass
3            options -nohelp and -splitindex to DocTranslet; implement
4            alphabetic index export.
5            * src/gnu/classpath/tools/doclets/xmldoclet/doctranslet/DocTranslet.java:
6            make parameters from command line available to gjdoc.xsl as well;
7            cope with empty <info/> elements in gjdoc.
8            * src/gnu/classpath/tools/doclets/xmldoclet/doctranslet/DocTransletOptions.java:
9            add fields for -nohelp and -splitindex options.
10            * src/gnu/classpath/tools/gjdoc/ClassDocImpl.java: fix
11            implementation of isOrdinaryClass(); cope with null methods and
12            constructors;
13            * src/gnu/classpath/tools/gjdoc/Main.java: add options
14            -splitindex, -notree, -noindex and -nohelp to usage.
15            * src/resources/doctranslets/gjdoc_common.xsl: support -splitindex
16            option.
17            * src/resources/doctranslets/html/html_common.xsl: add central
18            template for rendering the navigation bar.
19            * src/resources/doctranslets/html/classdoc.xsl:
20            * src/resources/doctranslets/html/index_noframes.xsl:
21            * src/resources/doctranslets/html/packagedoc.xsl:
22            * src/resources/doctranslets/html/fulltree.xsl: use template code
23            for showing navigation bar.
24            * src/resources/dtd/gjdoc-alphaindex.dtd
25            * src/resources/doctranslets/html/help.xsl:
26            * src/resources/doctranslets/html/alphaindex.xsl:
27            * src/resources/doctranslets/html/alphaindex_chunked.xsl
28            * src/resources/doctranslets/html/res/default_help_en.html:
29            Initial version.
30            
31    2004-11-22  Julian Scheid <julian@sektor37.de>
32    
33          * src/gnu/classpath/tools/doclets/xmldoclet/HtmlRepairer.java: fix          * src/gnu/classpath/tools/doclets/xmldoclet/HtmlRepairer.java: fix
34          filename in copyright notice.          filename in copyright notice.

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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