[jira] [Commented] (SPARK-6015) Python docs' source code links are all broken

2015-02-25 Thread Joseph K. Bradley (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14337247#comment-14337247
 ] 

Joseph K. Bradley commented on SPARK-6015:
--

That would be great; would you mind making a PR for that?  I'll modify this 
JIRA to be for that backport.

 Python docs' source code links are all broken
 -

 Key: SPARK-6015
 URL: https://issues.apache.org/jira/browse/SPARK-6015
 Project: Spark
  Issue Type: Documentation
  Components: Documentation, PySpark
Affects Versions: 1.3.0
Reporter: Joseph K. Bradley
Assignee: Davies Liu
Priority: Minor
 Fix For: 1.3.0


 The Python docs display {code}[source]{code} links which should link to 
 source code, but none work in the documentation provided on the Apache Spark 
 website.  E.g., go here 
 [https://spark.apache.org/docs/latest/api/python/pyspark.mllib.html#module-pyspark.mllib.regression]
  and click a source code link on the right.
 I believe these are generated because we have viewcode set in the doc conf 
 file: [https://github.com/apache/spark/blob/master/python/docs/conf.py#L33]
 I'm not sure why the source code is not being generated/posted.  Should the 
 links be removed, or do we want to add the source code?



--
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



[jira] [Commented] (SPARK-6015) Python docs' source code links are all broken

2015-02-25 Thread Davies Liu (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14337240#comment-14337240
 ] 

Davies Liu commented on SPARK-6015:
---

Should we backport that fix into 1.2?

 Python docs' source code links are all broken
 -

 Key: SPARK-6015
 URL: https://issues.apache.org/jira/browse/SPARK-6015
 Project: Spark
  Issue Type: Documentation
  Components: Documentation, PySpark
Affects Versions: 1.3.0
Reporter: Joseph K. Bradley
Assignee: Davies Liu
Priority: Minor
 Fix For: 1.3.0


 The Python docs display {code}[source]{code} links which should link to 
 source code, but none work in the documentation provided on the Apache Spark 
 website.  E.g., go here 
 [https://spark.apache.org/docs/latest/api/python/pyspark.mllib.html#module-pyspark.mllib.regression]
  and click a source code link on the right.
 I believe these are generated because we have viewcode set in the doc conf 
 file: [https://github.com/apache/spark/blob/master/python/docs/conf.py#L33]
 I'm not sure why the source code is not being generated/posted.  Should the 
 links be removed, or do we want to add the source code?



--
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