summaryrefslogtreecommitdiff
path: root/sandbox/code-block-directive/docs/pygments_code_block_directive-bunt.py.html
diff options
context:
space:
mode:
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>