Author: roger
Date: Fri May 30 13:00:01 2014
New Revision: 1598580
URL: http://svn.apache.org/r1598580
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=1598580&r1=1598579&r2=1598580&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:00:01
2014
@@ -1,14 +1,14 @@
{% extends 'default' %}
{% block title %}Index of install/{% endblock %}
-{% block content %}{% filter markdown %}
+{% 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
-{{ content|markdown }}
---
[snippet:path=doc/install/README.md]
-{% endfilter %}{% endblock %}
+{% endblock %}