update doc/install
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.
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.
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.
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