diff options
author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2007-06-29 03:29:36 +0000 |
---|---|---|
committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2007-06-29 03:29:36 +0000 |
commit | 098c62623c8bf93b53bccd2271ac5fcf9bcff52a (patch) | |
tree | 93ac054362ae84df851894b82667ba028c39fd0a /sandbox/code-block-directive/docs | |
parent | 9a939fa37e565573abb76951de00cfcca027020f (diff) | |
download | docutils-098c62623c8bf93b53bccd2271ac5fcf9bcff52a.tar.gz |
renamed .html to .htm to avoid collisions with the docutils-update website updater script; it was sending me email because the code-block directive caused error messages; this is kindof a hack, but it should work for now; Guenther, if the changed extensions are a problem for you, please feel free to revert (or drop me a line)
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5305 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'sandbox/code-block-directive/docs')
-rw-r--r-- | sandbox/code-block-directive/docs/for-else-test.py.htm (renamed from sandbox/code-block-directive/docs/for-else-test.py.html) | 0 | ||||
-rw-r--r-- | sandbox/code-block-directive/docs/myfunction.py.htm (renamed from sandbox/code-block-directive/docs/myfunction.py.html) | 0 | ||||
-rw-r--r-- | sandbox/code-block-directive/docs/pygments_code_block_directive-bunt.py.htm (renamed from sandbox/code-block-directive/docs/pygments_code_block_directive-bunt.py.html) | 0 | ||||
-rw-r--r-- | sandbox/code-block-directive/docs/pygments_code_block_directive.py.htm (renamed from sandbox/code-block-directive/docs/pygments_code_block_directive.py.html) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/sandbox/code-block-directive/docs/for-else-test.py.html b/sandbox/code-block-directive/docs/for-else-test.py.htm index 1e6057be1..1e6057be1 100644 --- a/sandbox/code-block-directive/docs/for-else-test.py.html +++ b/sandbox/code-block-directive/docs/for-else-test.py.htm diff --git a/sandbox/code-block-directive/docs/myfunction.py.html b/sandbox/code-block-directive/docs/myfunction.py.htm index edc700246..edc700246 100644 --- a/sandbox/code-block-directive/docs/myfunction.py.html +++ b/sandbox/code-block-directive/docs/myfunction.py.htm diff --git a/sandbox/code-block-directive/docs/pygments_code_block_directive-bunt.py.html b/sandbox/code-block-directive/docs/pygments_code_block_directive-bunt.py.htm index 78bb809e9..78bb809e9 100644 --- a/sandbox/code-block-directive/docs/pygments_code_block_directive-bunt.py.html +++ b/sandbox/code-block-directive/docs/pygments_code_block_directive-bunt.py.htm diff --git a/sandbox/code-block-directive/docs/pygments_code_block_directive.py.html b/sandbox/code-block-directive/docs/pygments_code_block_directive.py.htm index ba7364dbe..ba7364dbe 100644 --- a/sandbox/code-block-directive/docs/pygments_code_block_directive.py.html +++ b/sandbox/code-block-directive/docs/pygments_code_block_directive.py.htm |