|
From: sfeam (E. Merritt) <eam...@gm...> - 2012-10-13 16:09:17
|
On Saturday, 13 October 2012, Tait wrote: > > > If anyone wants to put together an equivalent interface for > > > gnuplot demos, I'm all for it. ... > > > Is the HTML for the demos entirely written and updated by hand? Or do > you have some auto-generation code to create those pages? Is there a > version-controlled repository for the HTML/generator code? The scripts to generate the demos are in directory .../demo/html The top-level pages (index.html) on SourceForge have been manually tweaked a bit from the auto-generated ones, but basically doing make or make -f Makefile.svg of make -f Makefile.canvas will recreate a local copy of the on-line demos. Ethan |