Updated docs.

This commit is contained in:
Branimir Karadžić
2016-02-29 19:57:39 -08:00
parent 4b0ac9b210
commit 153aa2dcc5
2 changed files with 3 additions and 1 deletions

View File

@@ -350,6 +350,7 @@ licensed under permissive BSD-2 clause open source license.</p>
<li><a class="reference external" href="https://github.com/james4k/go-bgfx">Go language API bindings</a></li>
<li><a class="reference external" href="https://github.com/enleeten/twilight-bgfx">Java language API bindings</a></li>
<li><a class="reference external" href="https://github.com/haskell-game/bgfx">Haskell language API bindings</a></li>
<li><a class="reference external" href="https://github.com/jnadro/pybgfx#pybgfx">Python language API bindings</a></li>
<li><a class="reference external" href="https://github.com/rhoot/bgfx-rs#bgfx-rs">Rust language API bindings</a></li>
</ul>
</div>
@@ -667,6 +668,7 @@ handling.</li>
<li>Oliver Charles (<a class="reference external" href="https://github.com/ocharles">&#64;ocharles</a>) - Haskel language API bindings.</li>
<li>Johan Sköld (<a class="reference external" href="https://github.com/rhoot">&#64;rhoot</a>) - Rust language API bindings.</li>
<li>Jean-François Verdon (<a class="reference external" href="https://github.com/Nodrev">&#64;Nodrev</a>) - Alternative deployment for Android.</li>
<li>Jason Nadro (<a class="reference external" href="https://github.com/jnadro">&#64;jnadro</a>) - Python language API bindings.</li>
</ul>
</div></blockquote>
</div>

File diff suppressed because one or more lines are too long