Use version number from .asd file in HTML version of doc
[hunchentoot.git] / doc / Makefile
blob336129b20103bad15fb25f7c51e34a5e2ae1deb6
2 all:
3 xsltproc --stringparam library-version `perl -ne 'print "$$1\n" if (/:version "(.*)"/)' ../hunchentoot.asd` clixdoc.xsl index.xml > ../www/hunchentoot-doc.html