资 源 简 介
It can make many .tex into .pdf and .html.And It can use latex or xetex.
you can use:
texdoclet -p ~/docsrc -n ~/doc -xelatex -tth
to generate the .pdf and .html file automaticly.
help:
-p path : the src dictionary.
-n name : the distination dictionary
-xelatex : use xelatex to compile
-pdflatex : use pdflatex to compile
-tth : use tth to compile
-xehtlatex : use xehtlatex to compile
-htlatex : use htlatex to compile
there a config.property file under the "root" dictionary.you can change the default option in it.