Prevent test failure due no Pillow or Pillow version above 10.3.
[docutils.git] / docutils / docutils.conf
blob5d2514cc1e9daa9ae4ba4e9b00f2241f3435e7d3
1 # These entries affect all processing:
2 [general]
3 source-link: yes
4 datestamp: %Y-%m-%d %H:%M UTC
5 generator: on
7 # These entries affect HTML output:
8 [html writers]
9 embed-stylesheet: no
11 [html4css1 writer]
12 stylesheet-path: docutils/writers/html4css1/html4css1.css
13 field-name-limit: 20
15 [html5 writer]
16 math-output: MathML
17 # MathML will become the default for HTML5 in Docutils 0.22
18 stylesheet-dirs: docutils/writers/html5_polyglot/
19 stylesheet-path: minimal.css, responsive.css, italic-field-names.css
20 section-self-link: yes
21 table-style: colwidths-grid
23 [buildhtml application]
24 writer: html5
25 # Prevent tools/buildhtml.py from processing certain text files.
26 ignore: GPL2.txt:header.txt:header0.txt:header2.txt:cheatsheet.txt
27 prune: build:dist:docutils:docutils.egg-info:licenses:test:tools