You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:34:39 UTC

[jira] [Resolved] (SPARK-10062) Use tut for typechecking and running code in user guides

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

Hyukjin Kwon resolved SPARK-10062.
----------------------------------
    Resolution: Incomplete

> Use tut for typechecking and running code in user guides
> --------------------------------------------------------
>
>                 Key: SPARK-10062
>                 URL: https://issues.apache.org/jira/browse/SPARK-10062
>             Project: Spark
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Feynman Liang
>            Priority: Major
>              Labels: bulk-closed
>
> The current process for contributing to the user guide requires authors/reviewers to manually run any added example code.
> We can automate this process by integrating [tut|https://github.com/tpolecat/tut] into user guide documentation generation. Tut runs code enclosed inside "```tut ... ```" blocks, providing typechecking, ensuring that the example code we provide runs, and displaying the output.
> An example project using tuts is [cats|http://non.github.io/cats//typeclasses.html].



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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