diff options
Diffstat (limited to 'Documentation/docutils.conf')
-rw-r--r-- | Documentation/docutils.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/docutils.conf b/Documentation/docutils.conf new file mode 100644 index 000000000..f1a180b97 --- /dev/null +++ b/Documentation/docutils.conf @@ -0,0 +1,7 @@ +# -*- coding: utf-8 mode: conf-colon -*- +# +# docutils configuration file +# http://docutils.sourceforge.net/docs/user/config.html + +[general] +halt_level: severe |