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

Diff of /navidoc/config.py

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

revision 1.20 by humppake, Fri Apr 25 11:25:12 2003 UTC revision 1.21 by humppake, Fri Apr 25 17:03:09 2003 UTC
# Line 53  javadoc_directories = ['../libvob/doc/ja Line 53  javadoc_directories = ['../libvob/doc/ja
53  linkpackage = '' # dynamic  linkpackage = '' # dynamic
54    
55  # initializing dynamic settings  # initializing dynamic settings
56  # should be automaticly re-set before compiling reST  # should be kept up-to-date in code
57    # always when compiling ReST or diagrams
58  working_directory = '.'  working_directory = '.'
59  input_filename = ''  input_filename = ''
60  output_filename = ''  output_filename = ''
61    link_base_directory = None # if different than working_directory
62    
63  # general debug filter  # general debug filter
64  dbg = navidoc.util.debug.DebugFilter()  dbg = navidoc.util.debug.DebugFilter()

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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