Repository: thrift Updated Branches: refs/heads/master e9f00cbe6 -> 73464aceb
update doc/install Project: http://git-wip-us.apache.org/repos/asf/thrift/repo Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/73464ace Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/73464ace Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/73464ace Branch: refs/heads/master Commit: 73464acebf22b770cef752c91ae5d13dbce236e5 Parents: e9f00cb Author: Roger Meier <[email protected]> Authored: Fri May 30 14:53:22 2014 +0200 Committer: Roger Meier <[email protected]> Committed: Fri May 30 14:53:22 2014 +0200 ---------------------------------------------------------------------- doc/install/centos.md | 4 ---- doc/install/debian.md | 4 ---- doc/install/os_x.md | 4 ---- doc/install/windows.md | 6 ------ 4 files changed, 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/thrift/blob/73464ace/doc/install/centos.md ---------------------------------------------------------------------- diff --git a/doc/install/centos.md b/doc/install/centos.md index 10c0c35..f3694d1 100644 --- a/doc/install/centos.md +++ b/doc/install/centos.md @@ -1,7 +1,3 @@ ---- -title: "Centos Install" -kind: doc ---- ## CentOS setup The following command installs the required tools and libraries from the base repository needed to build and install the Apache Thrift compiler on a CentOS6/RHEL6 Linux based system. http://git-wip-us.apache.org/repos/asf/thrift/blob/73464ace/doc/install/debian.md ---------------------------------------------------------------------- diff --git a/doc/install/debian.md b/doc/install/debian.md index 90526c8..6b8b3d3 100644 --- a/doc/install/debian.md +++ b/doc/install/debian.md @@ -1,7 +1,3 @@ ---- -title: "Ubuntu Install" -kind: doc ---- ## Debian or Ubuntu setup The following command install all the required tools and libraries to build and install the Apache Thrift compiler on a Debian/Ubuntu Linux based system. http://git-wip-us.apache.org/repos/asf/thrift/blob/73464ace/doc/install/os_x.md ---------------------------------------------------------------------- diff --git a/doc/install/os_x.md b/doc/install/os_x.md index 73fd837..2d99ef4 100644 --- a/doc/install/os_x.md +++ b/doc/install/os_x.md @@ -1,7 +1,3 @@ ---- -title: "OS X Install" -kind: doc ---- ## OS X Setup The following command install all the required tools and libraries to build and install the Apache Thrift compiler on a OS X based system. http://git-wip-us.apache.org/repos/asf/thrift/blob/73464ace/doc/install/windows.md ---------------------------------------------------------------------- diff --git a/doc/install/windows.md b/doc/install/windows.md index 1d6e208..be13384 100644 --- a/doc/install/windows.md +++ b/doc/install/windows.md @@ -1,12 +1,6 @@ ---- -title: "Windows Install" -kind: doc ---- ## Windows Setup The windows compiler is available as a prebuilt exe available [here](/download) ---- - ## Windows setup from source ### Basic requirements for win32
