Lastik-0.4: A library for compiling programs in a variety of languages

Lastik.Scala.Scaladoc

Description

A module for documenting Scala source files using scaladoc.

Synopsis

Documentation

data Scaladoc Source

Javadoc is the compiler for Scala API documentation.

deprecation :: Scaladoc -> BoolSource

-deprecation

unchecked :: Scaladoc -> BoolSource

-unchecked

bootclasspath :: Scaladoc -> [FilePath]Source

-bootclasspath

explaintypes :: Scaladoc -> BoolSource

-explaintypes

linksource :: Scaladoc -> BoolSource

-linksource

nocomment :: Scaladoc -> BoolSource

-nocomment

scaladoc :: ScaladocSource

A Scaladoc with nothing set.