summaryrefslogtreecommitdiffstats
path: root/python/Pygments/README
diff options
context:
space:
mode:
author LukenShiro <lukenshiro@ngi.it>2015-09-27 21:25:53 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-09-27 21:25:53 +0700
commitfbe1488b8de6c53d18151f565600b86639ebb820 (patch)
tree134f60700610ea6082d8324401046a6c2a91c19b /python/Pygments/README
parentc8306e04ddde7d7962f593190339d9cd5ec9b7f0 (diff)
downloadslackbuilds-fbe1488b8de6c53d18151f565600b86639ebb820.tar.gz
slackbuilds-fbe1488b8de6c53d18151f565600b86639ebb820.tar.xz
python/Pygments: Updated for version 2.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Pygments/README')
-rw-r--r--python/Pygments/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/Pygments/README b/python/Pygments/README
index 975ce911d5..4e7391ba6f 100644
--- a/python/Pygments/README
+++ b/python/Pygments/README
@@ -9,3 +9,6 @@ Highlights are:
* A number of output formats, presently HTML, LaTeX, RTF, SVG and ANSI
sequences.
* It is usable as a command-line tool and as a library.
+
+In order to build pygments' html documentation files you must install Sphinx
+and you need to use "HTML=1 ./Pygments.SlackBuild".