Author: mmior
Date: Tue Nov 14 12:59:24 2017
New Revision: 1815213
URL: http://svn.apache.org/viewvc?rev=1815213&view=rev
Log:
[CALCITE-2036] Fix "next" link on history.html
Modified:
calcite/site/avatica/docs/client_reference.html
calcite/site/avatica/docs/compatibility.html
calcite/site/avatica/docs/custom_client_artifacts.html
calcite/site/avatica/docs/docker.html
calcite/site/avatica/docs/history.html
calcite/site/avatica/docs/howto.html
calcite/site/avatica/docs/index.html
calcite/site/avatica/docs/json_reference.html
calcite/site/avatica/docs/protobuf_reference.html
calcite/site/avatica/docs/protocol_testing.html
calcite/site/avatica/docs/roadmap.html
calcite/site/avatica/docs/security.html
Modified: calcite/site/avatica/docs/client_reference.html
URL:
http://svn.apache.org/viewvc/calcite/site/avatica/docs/client_reference.html?rev=1815213&r1=1815212&r2=1815213&view=diff
==============================================================================
--- calcite/site/avatica/docs/client_reference.html (original)
+++ calcite/site/avatica/docs/client_reference.html Tue Nov 14 12:59:24 2017
@@ -754,6 +754,8 @@ necessary when using HTTPS.</p>
+
+
<a href="/avatica/docs/json_reference.html" class="next">Next</a>
</div>
Modified: calcite/site/avatica/docs/compatibility.html
URL:
http://svn.apache.org/viewvc/calcite/site/avatica/docs/compatibility.html?rev=1815213&r1=1815212&r2=1815213&view=diff
==============================================================================
--- calcite/site/avatica/docs/compatibility.html (original)
+++ calcite/site/avatica/docs/compatibility.html Tue Nov 14 12:59:24 2017
@@ -681,6 +681,8 @@ running the TCK, reference the provided
+
+
<a href="/avatica/docs/custom_client_artifacts.html"
class="next">Next</a>
</div>
Modified: calcite/site/avatica/docs/custom_client_artifacts.html
URL:
http://svn.apache.org/viewvc/calcite/site/avatica/docs/custom_client_artifacts.html?rev=1815213&r1=1815212&r2=1815213&view=diff
==============================================================================
--- calcite/site/avatica/docs/custom_client_artifacts.html (original)
+++ calcite/site/avatica/docs/custom_client_artifacts.html Tue Nov 14 12:59:24
2017
@@ -713,6 +713,8 @@ a brief <code class="highlighter-rouge">
+
+
<a href="/avatica/docs/docker.html" class="next">Next</a>
</div>
Modified: calcite/site/avatica/docs/docker.html
URL:
http://svn.apache.org/viewvc/calcite/site/avatica/docs/docker.html?rev=1815213&r1=1815212&r2=1815213&view=diff
==============================================================================
--- calcite/site/avatica/docs/docker.html (original)
+++ calcite/site/avatica/docs/docker.html Tue Nov 14 12:59:24 2017
@@ -740,6 +740,8 @@ $ docker run --rm -p 8765:8765 \
+
+
<a href="/avatica/docs/protocol_testing.html" class="next">Next</a>
</div>
Modified: calcite/site/avatica/docs/history.html
URL:
http://svn.apache.org/viewvc/calcite/site/avatica/docs/history.html?rev=1815213&r1=1815212&r2=1815213&view=diff
==============================================================================
--- calcite/site/avatica/docs/history.html (original)
+++ calcite/site/avatica/docs/history.html Tue Nov 14 12:59:24 2017
@@ -1014,7 +1014,9 @@ for information about previous Avatica r
- <a href="/avatica/docs/api.html" class="next">Next</a>
+
+
+ <a href="/avatica/apidocs/" class="next">Next</a>
</div>
</div>
Modified: calcite/site/avatica/docs/howto.html
URL:
http://svn.apache.org/viewvc/calcite/site/avatica/docs/howto.html?rev=1815213&r1=1815212&r2=1815213&view=diff
==============================================================================
--- calcite/site/avatica/docs/howto.html (original)
+++ calcite/site/avatica/docs/howto.html Tue Nov 14 12:59:24 2017
@@ -1139,6 +1139,8 @@ as a template. Be sure to include a brie
+
+
<a href="/avatica/docs/security.html" class="next">Next</a>
</div>
Modified: calcite/site/avatica/docs/index.html
URL:
http://svn.apache.org/viewvc/calcite/site/avatica/docs/index.html?rev=1815213&r1=1815212&r2=1815213&view=diff
==============================================================================
--- calcite/site/avatica/docs/index.html (original)
+++ calcite/site/avatica/docs/index.html Tue Nov 14 12:59:24 2017
@@ -757,6 +757,8 @@ highly welcomed!</p>
+
+
<a href="/avatica/docs/roadmap.html" class="next">Next</a>
</div>
Modified: calcite/site/avatica/docs/json_reference.html
URL:
http://svn.apache.org/viewvc/calcite/site/avatica/docs/json_reference.html?rev=1815213&r1=1815212&r2=1815213&view=diff
==============================================================================
--- calcite/site/avatica/docs/json_reference.html (original)
+++ calcite/site/avatica/docs/json_reference.html Tue Nov 14 12:59:24 2017
@@ -1750,6 +1750,8 @@ for more information on valid attributes
+
+
<a href="/avatica/docs/protobuf_reference.html"
class="next">Next</a>
</div>
Modified: calcite/site/avatica/docs/protobuf_reference.html
URL:
http://svn.apache.org/viewvc/calcite/site/avatica/docs/protobuf_reference.html?rev=1815213&r1=1815212&r2=1815213&view=diff
==============================================================================
--- calcite/site/avatica/docs/protobuf_reference.html (original)
+++ calcite/site/avatica/docs/protobuf_reference.html Tue Nov 14 12:59:24 2017
@@ -1842,6 +1842,8 @@ to the attributes in this message:</p>
+
+
<a href="/avatica/docs/howto.html" class="next">Next</a>
</div>
Modified: calcite/site/avatica/docs/protocol_testing.html
URL:
http://svn.apache.org/viewvc/calcite/site/avatica/docs/protocol_testing.html?rev=1815213&r1=1815212&r2=1815213&view=diff
==============================================================================
--- calcite/site/avatica/docs/protocol_testing.html (original)
+++ calcite/site/avatica/docs/protocol_testing.html Tue Nov 14 12:59:24 2017
@@ -671,6 +671,8 @@ curl -i -w <span class="s2">"</span><spa
+
+
<a href="/avatica/docs/history.html" class="next">Next</a>
</div>
Modified: calcite/site/avatica/docs/roadmap.html
URL:
http://svn.apache.org/viewvc/calcite/site/avatica/docs/roadmap.html?rev=1815213&r1=1815212&r2=1815213&view=diff
==============================================================================
--- calcite/site/avatica/docs/roadmap.html (original)
+++ calcite/site/avatica/docs/roadmap.html Tue Nov 14 12:59:24 2017
@@ -625,6 +625,8 @@
+
+
<a href="/avatica/docs/client_reference.html" class="next">Next</a>
</div>
Modified: calcite/site/avatica/docs/security.html
URL:
http://svn.apache.org/viewvc/calcite/site/avatica/docs/security.html?rev=1815213&r1=1815212&r2=1815213&view=diff
==============================================================================
--- calcite/site/avatica/docs/security.html (original)
+++ calcite/site/avatica/docs/security.html Tue Nov 14 12:59:24 2017
@@ -834,6 +834,8 @@ superfluous.</p>
+
+
<a href="/avatica/docs/compatibility.html" class="next">Next</a>
</div>