/[navidoc]/navidoc/rst2any.py
ViewVC logotype

Diff of /navidoc/rst2any.py

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

revision 1.28 by humppake, Wed Jun 4 12:19:18 2003 UTC revision 1.29 by humppake, Thu Jun 5 07:42:45 2003 UTC
# Line 99  def rst2any(input): Line 99  def rst2any(input):
99      dbg_config('Input file: '+config.input_filename)      dbg_config('Input file: '+config.input_filename)
100      config.read_config(config, config.navidoc_conf)      config.read_config(config, config.navidoc_conf)
101    
102        navidoc.link.docxx.__init__() # init Doc++ linking information
103        # of course that could be done everytime, when processing a clink, but...
104    
105      if html:      if html:
106          dbg('Compiling ReST '+input)          dbg('Compiling ReST '+input)
107          output = output+config.midfix+'.html'          output = output+config.midfix+'.html'

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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