Author: roger
Date: Fri May 30 13:01:21 2014
New Revision: 1598581
URL: http://svn.apache.org/r1598581
Log:
CMS commit to thrift by roger
Modified:
thrift/cms-site/trunk/content/docs/install/index.html
Modified: thrift/cms-site/trunk/content/docs/install/index.html
URL:
http://svn.apache.org/viewvc/thrift/cms-site/trunk/content/docs/install/index.html?rev=1598581&r1=1598580&r2=1598581&view=diff
==============================================================================
--- thrift/cms-site/trunk/content/docs/install/index.html (original)
+++ thrift/cms-site/trunk/content/docs/install/index.html Fri May 30 13:01:21
2014
@@ -1,13 +1,10 @@
-{% extends 'default' %}
+{% extends 'default.html' %}
{% block title %}Index of install/{% endblock %}
{% block content %}
----
Apache Thrift's compiler is written in C++ and designed to be portable, but
there are some system requirements which must be installed prior to use. Select
your os below for a guide on setting up your system to get started
----
-
[snippet:path=doc/install/README.md]