From 286b3fdb7f4075f2f2e62cb6672e1f6ec6f86e37 Mon Sep 17 00:00:00 2001 From: wiemann Date: Mon, 14 Mar 2005 18:25:20 +0000 Subject: removed unnecessary config file entry (is the default) git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@3042 929543f6-e4f2-0310-98a6-ba3bd3dd1d04 --- tools/docutils.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/docutils.conf') diff --git a/tools/docutils.conf b/tools/docutils.conf index d958a3844..a838c2325 100644 --- a/tools/docutils.conf +++ b/tools/docutils.conf @@ -7,7 +7,6 @@ generator: on [html4css1 writer] # These entries affect HTML output: stylesheet-path: stylesheets/default.css -footnote-references: brackets [pep_html writer] # These entries affect reStructuredText-style PEPs: -- cgit v1.2.1