module Htmlunparse:This module provides functions for dumping contents of dex files in a directory based html structure, allowing the viewer to jump around the directory to more easily visualize code.sig
..end
val generate_documentation : Dex.dex -> string -> string -> unit