You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Deron Eriksson (JIRA)" <ji...@apache.org> on 2017/08/02 20:10:00 UTC

[jira] [Created] (SYSTEMML-1825) Use sphinx to generate versioned Python MLContext docs

Deron Eriksson created SYSTEMML-1825:
----------------------------------------

             Summary: Use sphinx to generate versioned Python MLContext docs
                 Key: SYSTEMML-1825
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1825
             Project: SystemML
          Issue Type: Improvement
          Components: APIs, Documentation
            Reporter: Deron Eriksson


Currently we generate javadocs for SystemML releases (example: http://systemml.apache.org/docs/0.14.0/api/java/index.html) but we don't generate Python documentation.

We could use Sphinx to generate documentation for the Python MLContext API and include it in our documentation for SystemML releases.

Spark does something similar.
See:
https://github.com/apache/spark/pull/2292
https://github.com/apache/spark/pull/2689





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)