Class Documentation

java.lang.Object
org.apache.rat.tools.Documentation

public final class Documentation extends Object
Generates text based documentation for Licenses, LicenceFamilies, and Matchers. Utilizes the same command line as the CLI based Report client so that additional licenses, etc. can be added.
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Creates the documentation. Writes to the output specified by the -o or --out option. Defaults to System.out.
      Parameters:
      args - the arguments. Try --help for help.
      Throws:
      IOException - on error