Module Htmlunparse

module Htmlunparse: sig .. end
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.

val generate_documentation : Dex.dex -> string -> string -> unit

Generate HTML output


Web Accessibility