You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/12/19 06:42:58 UTC

[jira] [Assigned] (SPARK-18923) Support SKIP_PYTHONDOC/RDOC in doc generation

     [ https://issues.apache.org/jira/browse/SPARK-18923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-18923:
------------------------------------

    Assignee: Apache Spark

> Support SKIP_PYTHONDOC/RDOC in doc generation
> ---------------------------------------------
>
>                 Key: SPARK-18923
>                 URL: https://issues.apache.org/jira/browse/SPARK-18923
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build, Documentation
>            Reporter: Dongjoon Hyun
>            Assignee: Apache Spark
>            Priority: Minor
>
> This issue aims to support `SKIP_PYTHONDOC` and `SKIP_RDOC` for documentation generation. Currently, we can use `SKIP_SCALADOC` or `SKIP_API`.
> The reason is that the Spark documentation build uses a number of tools to build HTML docs and API docs in Scala, Python and R. Especially,
> - Python API docs requires `sphinx`.
> - R API docs requires `R` installation and `knitr` (and more others libraries).
> In other words, we cannot generate Python API docs without R installation. Also, we cannot generate R API docs without Python `sphinx` installation.
> If Spark provides `SKIP_PYTHONDOC` and `SKIP_RDOC` like `SKIP_SCALADOC`, it would be more convenient.



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

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