You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2017/04/25 21:31:06 UTC

arrow-site git commit: Add GLib link to header

Repository: arrow-site
Updated Branches:
  refs/heads/asf-site cf45c51a3 -> 475bbde12


Add GLib link to header


Project: http://git-wip-us.apache.org/repos/asf/arrow-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/arrow-site/commit/475bbde1
Tree: http://git-wip-us.apache.org/repos/asf/arrow-site/tree/475bbde1
Diff: http://git-wip-us.apache.org/repos/asf/arrow-site/diff/475bbde1

Branch: refs/heads/asf-site
Commit: 475bbde125535ad4b360e9c3102d4615a33dae57
Parents: cf45c51
Author: Wes McKinney <we...@twosigma.com>
Authored: Tue Apr 25 17:31:00 2017 -0400
Committer: Wes McKinney <we...@twosigma.com>
Committed: Tue Apr 25 17:31:00 2017 -0400

----------------------------------------------------------------------
 docs/ipc.html           | 1 +
 docs/memory_layout.html | 1 +
 docs/metadata.html      | 1 +
 feed.xml                | 2 +-
 index.html              | 1 +
 5 files changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/arrow-site/blob/475bbde1/docs/ipc.html
----------------------------------------------------------------------
diff --git a/docs/ipc.html b/docs/ipc.html
index 6176708..142abfc 100644
--- a/docs/ipc.html
+++ b/docs/ipc.html
@@ -52,6 +52,7 @@
             <li><a href="/docs/cpp">C++</a></li>
             <li><a href="/docs/java">Java</a></li>
             <li><a href="/docs/python">Python</a></li>
+            <li><a href="/docs/c_glib">C (GLib)</a></li>
           </ul>
         </li>
         <!-- <li><a href="/blog">Blog</a></li> -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/475bbde1/docs/memory_layout.html
----------------------------------------------------------------------
diff --git a/docs/memory_layout.html b/docs/memory_layout.html
index d946b96..f148331 100644
--- a/docs/memory_layout.html
+++ b/docs/memory_layout.html
@@ -52,6 +52,7 @@
             <li><a href="/docs/cpp">C++</a></li>
             <li><a href="/docs/java">Java</a></li>
             <li><a href="/docs/python">Python</a></li>
+            <li><a href="/docs/c_glib">C (GLib)</a></li>
           </ul>
         </li>
         <!-- <li><a href="/blog">Blog</a></li> -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/475bbde1/docs/metadata.html
----------------------------------------------------------------------
diff --git a/docs/metadata.html b/docs/metadata.html
index d7bc69e..d1ee6a6 100644
--- a/docs/metadata.html
+++ b/docs/metadata.html
@@ -52,6 +52,7 @@
             <li><a href="/docs/cpp">C++</a></li>
             <li><a href="/docs/java">Java</a></li>
             <li><a href="/docs/python">Python</a></li>
+            <li><a href="/docs/c_glib">C (GLib)</a></li>
           </ul>
         </li>
         <!-- <li><a href="/blog">Blog</a></li> -->

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/475bbde1/feed.xml
----------------------------------------------------------------------
diff --git a/feed.xml b/feed.xml
index 5d3ed38..f98db0f 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.4.3">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2017-04-23T23:04:42-04:00</updated><id>/</id></feed>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.4.3">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2017-04-25T17:30:09-04:00</updated><id>/</id></feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/arrow-site/blob/475bbde1/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 2edb1ae..4c386ff 100644
--- a/index.html
+++ b/index.html
@@ -52,6 +52,7 @@
             <li><a href="/docs/cpp">C++</a></li>
             <li><a href="/docs/java">Java</a></li>
             <li><a href="/docs/python">Python</a></li>
+            <li><a href="/docs/c_glib">C (GLib)</a></li>
           </ul>
         </li>
         <!-- <li><a href="/blog">Blog</a></li> -->