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 | 1515f34b2893338ee40861fbcb102d695db2cba4 (patch) | |
| tree | 165d3925dcf837cd7174926424142b6ef88ae778 /docutils/docutils.conf | |
| parent | bc9ce2a9a1a519ee4d16c898fead56d6ae891ae1 (diff) | |
| download | docutils-1515f34b2893338ee40861fbcb102d695db2cba4.tar.gz | |
moved pruning docutils.conf up the tree so that template.txt isn't processed by buildhtml.py
git-svn-id: http://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: . |
