Update to doc compendium CTR
Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/60f25578
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/60f25578
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/60f25578
Branch: refs/heads/TINKERPOP-1742-master
Commit: 60f255783ba115833091fcab1968f68fc0805eb4
Parents: 0108bfc
Author: Stephen Mallette <spmva@genoprime.com>
Authored: Wed Aug 9 12:30:59 2017 -0400
Committer: Stephen Mallette <spmva@genoprime.com>
Committed: Wed Aug 9 12:30:59 2017 -0400
----------------------------------------------------------------------
docs/src/index.asciidoc | 3 +++
1 file changed, 3 insertions(+)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/60f25578/docs/src/index.asciidoc
----------------------------------------------------------------------
diff --git a/docs/src/index.asciidoc b/docs/src/index.asciidoc
index 8d5c5e5..4ff4ebb 100644
--- a/docs/src/index.asciidoc
+++ b/docs/src/index.asciidoc
@@ -38,6 +38,9 @@ TinkerPop's interfaces).
5. link:http://tinkerpop.apache.org/javadocs/x.y.z/full/[Javadoc] - The full Javadoc for
all TinkerPop modules. There
is also an abridged version of the link:http://tinkerpop.apache.org/javadocs/current/core/[core]
interfaces which may
be more convenient in some cases.
+6. link:http://tinkerpop.apache.org/docs/x.y.z/upgrade/[Upgrade Documentation] - Notes related
to upgrading from one
+version of TinkerPop to the next. This document describes breaking changes, major new features
and other important
+information related to a particular version.
NOTE: Some of the documentation listed here leads to third-party web sites. Such documentation
is supplemental to
Apache TinkerPop. Third-party documentation is marked as such in the listings below.
|