diff options
Diffstat (limited to 'tools/docutils.conf')
| -rw-r--r-- | tools/docutils.conf | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tools/docutils.conf b/tools/docutils.conf new file mode 100644 index 000000000..f4bcf8c6c --- /dev/null +++ b/tools/docutils.conf @@ -0,0 +1,12 @@ +# These entries affect all processing: +[general] +source-link: yes +datestamp: %Y-%m-%d %H:%M UTC +generator: on + +# These entries affect HTML output: +[html4css1 writer] +# Required for docutils-update, the website build system: +stylesheet-path: ../docutils/writers/html4css1/html4css1.css +embed-stylesheet: no +field-name-limit: 20 |
