diff options
author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2007-06-28 08:09:06 +0000 |
---|---|---|
committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2007-06-28 08:09:06 +0000 |
commit | aa9e09501709665eec25973aecbeb5c4b00d2ce0 (patch) | |
tree | 2fd6586703b8286c07fbbc126b2050d8119402bb /sandbox/code-block-directive/docs/myfunction.py.html | |
parent | f27b0d0364d3956c11b178938c57b5ca87c18884 (diff) | |
download | docutils-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/myfunction.py.html')
-rw-r--r-- | sandbox/code-block-directive/docs/myfunction.py.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/code-block-directive/docs/myfunction.py.html b/sandbox/code-block-directive/docs/myfunction.py.html index eb3365b00..edc700246 100644 --- a/sandbox/code-block-directive/docs/myfunction.py.html +++ b/sandbox/code-block-directive/docs/myfunction.py.html @@ -5,7 +5,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="generator" content="Docutils 0.4.1: http://docutils.sourceforge.net/" /> <title></title> -<link rel="stylesheet" href="../tools/pygments-default.css" type="text/css" /> +<link rel="stylesheet" href="../data/pygments-default.css" type="text/css" /> </head> <body> <div class="document"> |