[
https://issues.apache.org/jira/browse/TINKERPOP-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314306#comment-15314306
]
ASF GitHub Bot commented on TINKERPOP-1301:
-------------------------------------------
GitHub user lewismc opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/327
TINKERPOP-1301 Provide Javadoc for ScriptInput/OutputFormat's ported to
tp31 branch
Hi @dkuppitz here is the TINKERPOP-1301 ported to tp31 branch :)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/incubator-tinkerpop TINKERPOP-1301tp31
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/327.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #327
----
commit d5d2c48ef67e31671cb177d30c6a15c84b585d24
Author: Lewis John McGibbney <[email protected]>
Date: 2016-06-03T16:00:08Z
TINKERPOP-1301 Provide Javadoc for ScriptInput/OutputFormat's ported to
tp31 branch
----
> Provide Javadoc for ScriptInput/OutputFormat's
> ----------------------------------------------
>
> Key: TINKERPOP-1301
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1301
> Project: TinkerPop
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 3.2.0-incubating
> Reporter: Lewis John McGibbney
> Priority: Minor
>
> Right now
> [ScriptInputFormat|http://tinkerpop.apache.org/javadocs/3.2.1-SNAPSHOT/full/index.html?org/apache/tinkerpop/gremlin/hadoop/structure/io/script/ScriptInputFormat.html]
> and
> [ScriptOutputFormat|http://tinkerpop.apache.org/javadocs/3.2.1-SNAPSHOT/full/index.html?org/apache/tinkerpop/gremlin/hadoop/structure/io/script/ScriptOutputFormat.html]
> are not documented. Descriptions are however present over on some old
> [TitanDB
> documentation|http://s3.thinkaurelius.com/docs/titan/0.5.0/script-io-format.html]
> which can be used to provide Javadoc level documentation for developers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)