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

Diff of /navidoc/config.py

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

revision 1.36 by humppake, Wed Jun 4 12:19:18 2003 UTC revision 1.37 by humppake, Thu Jun 5 11:05:07 2003 UTC
# Line 46  output_filename = '' Line 46  output_filename = ''
46  link_base_directory = None # if different than working_directory  link_base_directory = None # if different than working_directory
47    
48  # set the default docutils.conf  # set the default docutils.conf
49  docutils_conf = "./docutils.conf"  docutils_conf = './docutils.conf'
50    
51  # set the default navidoc.conf  # set the default navidoc.conf
52  navidoc_conf = "./navidoc.conf"  navidoc_conf = './navidoc.conf'
53    read_navidoc_conf = ''
54    
55  # holder of packagenames when linking diagrams  # holder of packagenames when linking diagrams
56  # will be cleaned after every diagram  # will be cleaned after every diagram

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

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