From f8f09796e884e62a5562efcf8c1e0f49eaa97c49 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Thu, 7 Apr 2011 07:31:02 +0000 Subject: Deleted SourcelessComments. Nothing and Null with improved documentation of their particulars and convinced scaladoc to parse them without leaving scalac institutionalized. Now rather than seeing our hardcoded documentation strings bitrot in a shadowy flight from classes which do not exist, we are championing the cause of the innocent and powerless. Nothing and Null aren't above the law! So now any responsible party can fire up their text editor and go to town on Nothing.scala. As I'm sure they will. Review by malayeri. --- build.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 856857aba6..388ebff4ff 100644 --- a/build.xml +++ b/build.xml @@ -1408,6 +1408,7 @@ DOCUMENTATION doctitle="Scala Standard Library" docversion="${version.number}" docsourceurl="https://lampsvn.epfl.ch/trac/scala/browser/scala/trunk/src/€{FILE_PATH}.scala#L1" + docUncompilable="${src.dir}/library-aux" sourcepath="${src.dir}" classpathref="pack.classpath"> -- cgit v1.2.3