GitHub user spmallette opened a pull request:
https://github.com/apache/tinkerpop/pull/382
TINKERPOP-989 Add a landing page for documentation.
https://issues.apache.org/jira/browse/TINKERPOP-989
There was no comment on the DISCUSS thread so I assume consensus on this. I've targeted this PR at tp31 as we expect to continue to release on this line and it would be good to have the links to documentation stay consistent for all releasable code lines. There are some tweaks to make when this merges to master as we have more documentation there. I will make those tweaks via CTR and publish after this is all merged in.
VOTE +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-989
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/382.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 #382
commit f1ec0b6e6159dab6833f1f675ddfcd87c4c4d84c
Author: Stephen Mallette <spmva@genoprime.com>
Date: 2016-08-12T11:00:55Z
Add a landing page for documentation.
I kinda thought it might be nice if we had a documentation landing page at that spot, so we could better guide folks to the documentation they were looking for. As we develop more and more tutorials and external docs start to pop up, the home page won't be able to easily support all that.