scaladoc (1) Linux Manual Page
NAME scaladoc – Documentation generator for the Scala 2 language SYNOPSIS scaladoc [ <options> ] <source files> PARAMETERS <options> Command line options. See OPTIONS below. <source files> One or more source files to be compiled (such as MyClass.scala). DESCRIPTION The scaladoc tool reads class and object definitions, written in the Scala 2 programming language, and…
