summaryrefslogtreecommitdiff
path: root/sandbox/code-block-directive/docs/pygments_code_block_directive-bunt.py.html
diff options
context:
space:
mode:
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2007-06-28 08:09:06 +0000
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2007-06-28 08:09:06 +0000
commitaa9e09501709665eec25973aecbeb5c4b00d2ce0 (patch)
tree2fd6586703b8286c07fbbc126b2050d8119402bb /sandbox/code-block-directive/docs/pygments_code_block_directive-bunt.py.html
parentf27b0d0364d3956c11b178938c57b5ca87c18884 (diff)
downloaddocutils-aa9e09501709665eec25973aecbeb5c4b00d2ce0.tar.gz
Moved the stylesheets to data/ sub-directory.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5300 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'sandbox/code-block-directive/docs/pygments_code_block_directive-bunt.py.html')
-rw-r--r--sandbox/code-block-directive/docs/pygments_code_block_directive-bunt.py.html2
1 files changed, 1 insertions, 1 deletions
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.html
index c44f69e9b..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.html
@@ -155,7 +155,7 @@ if pygments not found)</td>
</table>
<!-- to get the syntax highlight in the html output of this file, convert with::
-./rst2html-highlight - -stylesheet=tools/pygments-default.css -->
+./rst2html-highlight - -stylesheet=data/pygments-default.css -->
<pre class="code-block python literal-block">
<span class="sd">&quot;&quot;&quot;Define and register a code-block directive using pygments
&quot;&quot;&quot;</span>