Annotation of kupuMPIWG/doc/docutils.conf, revision 1.1.1.1

1.1       dwinter     1: [general]
                      2: # These entries affect all processing:
                      3: source-link: yes
                      4: datestamp: %Y-%m-%d %H:%M UTC
                      5: generator: on
                      6: 
                      7: [html4css1 writer]
                      8: # These entries affect HTML output:
                      9: stylesheet-path: default.css
                     10: footnote-references: brackets
                     11: 
                     12: [pep_html writer]
                     13: # These entries affect reStructuredText-style PEPs:
                     14: template: pep-html-template
                     15: stylesheet-path: stylesheets/pep.css
                     16: python-home: http://www.python.org
                     17: no-random: true
                     18: 
                     19: [buildhtml application]
                     20: prune: .svn

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>