Browse Source

Updated docs.

Бранимир Караџић 5 years ago
parent
commit
8a4b1d96ac
1 changed files with 4 additions and 4 deletions
  1. 4 4
      examples.html

+ 4 - 4
examples.html

@@ -1207,13 +1207,13 @@ off programatically.</p>
 <div class="section" id="bunnylod">
 <h2><a class="reference external" href="https://github.com/bkaradzic/bgfx/tree/master/examples/42-bunnylod">42-bunnylod</a><a class="headerlink" href="#bunnylod" title="Permalink to this headline">¶</a></h2>
 <p>Simple Polygon Reduction</p>
-<p>Reference(s):</p>
-<blockquote>
-<div><ul class="simple">
+<dl class="simple">
+<dt>Reference(s):</dt><dd><ul class="simple">
 <li><p><a class="reference external" href="https://web.archive.org/web/20020114194131/http://www.melax.com/polychop/">Simple Polygon Reduction</a>.</p></li>
 <li><p><a class="reference external" href="https://web.archive.org/web/20031204035320/http://www.melax.com/polychop/gdmag.pdf">A Simple, Fast,and Effective Polygon Reduction Algorithm</a>.</p></li>
 </ul>
-</div></blockquote>
+</dd>
+</dl>
 <div class="figure align-default">
 <img alt="example-42-bunnylod" src="https://github.com/bkaradzic/bgfx/raw/master/examples/42-bunnylod/screenshot.png" />
 </div>