/[navidoc]/navidoc/navidoc/writers/xhtml11.py
ViewVC logotype

Diff of /navidoc/navidoc/writers/xhtml11.py

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

revision 1.2 by humppake, Fri May 23 13:41:40 2003 UTC revision 1.3 by humppake, Mon May 26 16:20:20 2003 UTC
# Line 63  class Writer(writers.Writer): Line 63  class Writer(writers.Writer):
63          (('Specify a stylesheet URL, used verbatim.  Default is '          (('Specify a stylesheet URL, used verbatim.  Default is '
64            '"default.css".  Overridden by --stylesheet-path.',            '"default.css".  Overridden by --stylesheet-path.',
65            ['--stylesheet'],            ['--stylesheet'],
66            {'default': 'default.css', 'metavar': '<URL>'}),            {'default': None, 'metavar': '<URL>'}),
67           ('Specify a stylesheet file, relative to the current working '           ('Specify a stylesheet file, relative to the current working '
68            'directory.  The path is adjusted relative to the output HTML '            'directory.  The path is adjusted relative to the output HTML '
69            'file.  Overrides --stylesheet.',            'file.  Overrides --stylesheet.',

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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