mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-15 23:06:03 -06:00
Fix some invalid HTML in synopsis
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user