[
https://issues.apache.org/jira/browse/TAJO-642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920544#comment-13920544
]
hyoungjunkim commented on TAJO-642:
-----------------------------------
+1 theme 2
> Change tajo documentation tool to sphinx
> ----------------------------------------
>
> Key: TAJO-642
> URL: https://issues.apache.org/jira/browse/TAJO-642
> Project: Tajo
> Issue Type: Task
> Components: documentation
> Affects Versions: 0.8-incubating, 1.0-incubating
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Attachments: TAJO-642.patch, TAJO-642_140228_143005.patch,
> TAJO-642_140305_141943.patch
>
>
> As we discussed at http://markmail.org/message/h6a3kdiyaitc5h5w, we decided
> to change tajo documentation tool from markdown to Sphinx.
> This patch adds tajo-docs module to the source tree, and it also includes the
> translated documentation.
> You can see the candidate page at below link.
> http://people.apache.org/~hyunsik/new_docs/
> The build way is as follows:
> {code}
> cd tajo-docs
> mvn clean package
> ls -l target/html
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)