From: Roger Meier Date: Fri, 30 May 2014 12:53:22 +0000 (+0200) Subject: update doc/install X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=73464acebf22b770cef752c91ae5d13dbce236e5;p=common%2Fthrift.git update doc/install --- diff --git a/doc/install/centos.md b/doc/install/centos.md index 10c0c35d..f3694d15 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. diff --git a/doc/install/debian.md b/doc/install/debian.md index 90526c8c..6b8b3d3c 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. diff --git a/doc/install/os_x.md b/doc/install/os_x.md index 73fd8371..2d99ef4a 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. diff --git a/doc/install/windows.md b/doc/install/windows.md index 1d6e2086..be133843 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