Contributions by @saivann to devel docs

Thanks also (in alphabetical order) to @cbeams, @mikehearn, and
@tgeller, among others.

The last pre-squash commit was: c2b8d562aa107c7b68c60946cea14cdccc5159ad
This commit is contained in:
saivann 2014-05-09 22:13:59 -04:00 committed by David Harding
parent adbc48bc2d
commit 46780d3177
25 changed files with 1787 additions and 12 deletions

View file

@ -12,6 +12,12 @@ id: development
<h2>{% translate spec %}</h2>
<p>{% translate spectxt %}</p>
<ul>
{% case page.lang %}
{% when 'ar' or 'bg' or 'de' or 'es' or 'fa' or 'fr' or 'hu' or 'id' or 'it' or 'nl' or 'pl' or 'ru' or 'tr' or 'zh_CN' or 'zh_TW' %}
<li>{% translate speclinkguide development en %}</li>
{% else %}
<li>{% translate speclinkguide %}</li>
{% endcase %}
<li>{% translate speclink1 %}</li>
<li>{% translate speclink2 %}</li>
<li>{% translate speclink3 %}</li>