|
From: Allin C. <cot...@wf...> - 2011-02-27 01:42:52
|
On Sat, 26 Feb 2011, Mojca Miklavec wrote: > I already started writing doc2html script, but if there is code > that already supports HTML output, it would be preferrable to > use that one. As Hans-Berhard said: cd docs makeinfo --html gnuplot.texi This gives you a subdirectory called gnuplot, filled with per-topic html files and a top-level index.html. No nice pictures though. Allin Cottrell |