Convert Texinfo documentation files to HTML web pages
Convert TeXinfo files to HTML
texi2html$ texi2html document.texi$ texi2html -o /var/www/html document.texi$ texi2html --monolithic document.texi$ texi2html --split=chapter document.texi$ texi2html document.texi && open document/index.html