Skip to content

Commit

Permalink
Scaladoc v2.10.0M1 update
Browse files Browse the repository at this point in the history
  • Loading branch information
KeithPinson committed Jan 21, 2012
1 parent ed3b7b9 commit dd9d01b
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/main/scala/com/keithpinson/docSample/classSample.scala
Expand Up @@ -9,6 +9,7 @@ package docSample
* To change this template in IntelliJ use File | Settings | File Templates.
*/


/**
* Start right off with the description of what the class does.
*
Expand Down
1 change: 0 additions & 1 deletion src/main/scala/com/keithpinson/docSample/package.scala
Expand Up @@ -49,7 +49,6 @@
*
*
* @author [[http://me@keithpinson.com Keith Pinson]]
*
*/

package object docSample {
Expand Down
Expand Up @@ -41,3 +41,4 @@ package docSample
*/

package object subCode

Expand Up @@ -9,6 +9,7 @@ package docSample.subCode
* To change this template in IntelliJ use File | Settings | File Templates.
*/


/**
* Description
*
Expand Down
1 change: 1 addition & 0 deletions src/main/scala/com/keithpinson/docSample/syntax.scala
Expand Up @@ -9,6 +9,7 @@ package docSample
* To change this template in IntelliJ use File | Settings | File Templates.
*/


/**
* ==Basic Scaladoc Syntax==
*
Expand Down
Expand Up @@ -9,6 +9,7 @@ package docSample
* To change this template in IntelliJ use File | Settings | File Templates.
*/


/**
* '''This is the place to put the legalese.'''
*
Expand Down

0 comments on commit dd9d01b

Please sign in to comment.