/[gzz]/gzz/metacode/umldoc.py
ViewVC logotype

Diff of /gzz/metacode/umldoc.py

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

revision 1.17 by jvk, Mon Feb 3 11:52:59 2003 UTC revision 1.18 by jvk, Mon Feb 3 15:58:26 2003 UTC
# Line 66  def _rstFiles(path): Line 66  def _rstFiles(path):
66      return rstfiles      return rstfiles
67    
68  def run_convert(path):  def run_convert(path):
69        global rst2html, rst2latex
70      def rst2both(path):      def rst2both(path):
         global rst2html, rst2latex  
71          rst2html(path)          rst2html(path)
72          rst2latex(path)          rst2latex(path)
73      if path.find("manuscripts/") != -1:      if path.find("manuscripts/") != -1:

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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