diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-09-26 17:54:39 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-09-26 17:54:39 +0000 |
| commit | 51db164ff0f837ecaaf9370cf78c4baa4cae908f (patch) | |
| tree | 165d3925dcf837cd7174926424142b6ef88ae778 /docutils/docutils.conf | |
| parent | c09fb7c5f4028c6e1345618a156ab9b096cbb21d (diff) | |
| download | docutils-51db164ff0f837ecaaf9370cf78c4baa4cae908f.tar.gz | |
moved pruning docutils.conf up the tree so that template.txt isn't processed by buildhtml.py
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk/docutils@3904 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docutils.conf')
| -rw-r--r-- | docutils/docutils.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docutils/docutils.conf b/docutils/docutils.conf new file mode 100644 index 000000000..cdce8d629 --- /dev/null +++ b/docutils/docutils.conf @@ -0,0 +1,5 @@ +# This configuration file is to prevent tools/buildhtml.py from +# processing text files in and below this directory. + +[buildhtml application] +prune: . |
