1
0
forked from GitHub/gf-rgl

Fix some invalid HTML in synopsis

This commit is contained in:
John J. Camilleri
2018-12-08 14:07:31 +01:00
parent 212d327df9
commit 2946e6bca1
3 changed files with 6 additions and 7 deletions

View File

@@ -58,7 +58,7 @@ categories.png: categories.dot
categories-imagemap.html: categories.dot
rm -f $@
echo '<img src="categories.png" usemap="#categories">' > $@
echo '<img src="categories.png" usemap="#categoriesmap" alt="RGL categories">' > $@
dot -Tcmapx $^ >> $@
api-examples.gfs: api-examples.txt MkExx.hs