/[classpath]/gjdoc/src/gnu/classpath/tools/doclets/xmldoclet/doctranslet/DocTranslet.java
ViewVC logotype

Diff of /gjdoc/src/gnu/classpath/tools/doclets/xmldoclet/doctranslet/DocTranslet.java

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

revision 1.8 by julian, Tue Nov 23 12:49:55 2004 UTC revision 1.9 by julian, Tue Nov 23 13:33:58 2004 UTC
# Line 154  public class DocTranslet implements Erro Line 154  public class DocTranslet implements Erro
154           parameters.put("gjdoc.option.linksource", xsltBoolean(options.linksource));           parameters.put("gjdoc.option.linksource", xsltBoolean(options.linksource));
155           parameters.put("gjdoc.option.windowtitle", options.windowtitle);           parameters.put("gjdoc.option.windowtitle", options.windowtitle);
156           parameters.put("gjdoc.option.helpfile", options.helpfile);           parameters.put("gjdoc.option.helpfile", options.helpfile);
157           parameters.put("gjdoc.option.stylesheet", options.stylesheet);           parameters.put("gjdoc.option.stylesheetfile", options.stylesheetfile);
158    
159           List outputFileList = getOutputFileList(mainResourceURL,           List outputFileList = getOutputFileList(mainResourceURL,
160                                                   xmlSourceDirectory,                                                   xmlSourceDirectory,

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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