Jakob Odersky created SPARK-11092:
-------------------------------------

             Summary: Add source URLs to API documentation.
                 Key: SPARK-11092
                 URL: https://issues.apache.org/jira/browse/SPARK-11092
             Project: Spark
          Issue Type: Documentation
          Components: Build, Documentation
            Reporter: Jakob Odersky
            Priority: Trivial


It would be nice to have source URLs in the Spark scaladoc, similar to the 
standard library (e.g. 
http://www.scala-lang.org/api/current/index.html#scala.collection.immutable.List).

The fix should be really simple, just adding a line to the sbt unidoc settings.
I'll use the github repo url  
"https://github.com/apache/spark/tree/v${version}/${FILE_PATH";). Feel free to 
tell me if I should use something else as base url.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to