/[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.10 by julian, Tue Nov 23 15:19:33 2004 UTC revision 1.11 by julian, Tue Nov 23 17:19:48 2004 UTC
# Line 158  public class DocTranslet implements Erro Line 158  public class DocTranslet implements Erro
158           parameters.put("gjdoc.option.header", options.header);           parameters.put("gjdoc.option.header", options.header);
159           parameters.put("gjdoc.option.footer", options.footer);           parameters.put("gjdoc.option.footer", options.footer);
160           parameters.put("gjdoc.option.bottom", options.bottom);           parameters.put("gjdoc.option.bottom", options.bottom);
161             parameters.put("gjdoc.option.doctitle", options.doctitle);
162    
163           List outputFileList = getOutputFileList(mainResourceURL,           List outputFileList = getOutputFileList(mainResourceURL,
164                                                   xmlSourceDirectory,                                                   xmlSourceDirectory,

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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