Synopsis: pymanual_htb( listofmodules, output_dir, output_type, pattern, texts, title, additionalFiles )
Translate all __doc__ strings of elements of the modules with names from listofmodules . listofmodules might also be a string of a single module to be described.
Generates a FormatterHTB (refer to FormatterHTB.__init__( ) for a description of the arguments) and starts pymanual_toFormatter .