summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorStefan Sauer <ensonic@users.sf.net>2019-04-14 16:06:03 +0200
committerStefan Sauer <ensonic@users.sf.net>2019-04-14 16:06:03 +0200
commit232698c6d21ad263e1d0eced3281e2001d21fada (patch)
treeafbb699d4e16fb564da64331823cbdfbd62d1d6f /README
parent5e6571179cbd9f6deda565821cddf1fda1ebcc2c (diff)
downloadgtk-doc-232698c6d21ad263e1d0eced3281e2001d21fada.tar.gz
highlight: also use pygments for highlighting in fixxref
Extract the pygments highlighter from mkhtml2 and also use it in fixxref. This lets us drop the relevant configure options and avoid shelling out to external tools. This has been a frequent source of issue reports. Fixes #78
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 7ff045c..b67ff6c 100644
--- a/README
+++ b/README
@@ -31,6 +31,7 @@ Python 3.x
Additional python modules:
For the tests: unittest, parameterized
For mkhtml2 (experimental): anytree, lxml and pygments
+ For fixxref: pygments
For XML output (recommended):