Generate the documentation for the given package in the specified directory. Completes the returned future when done.
Source
Future generate(Package package, Directory out);
Generate the documentation for the given package in the specified directory. Completes the returned future when done.
Future generate(Package package, Directory out);