Fix HTML issues in docs

pull/207/merge
Volker Grabsch 11 years ago
parent 5039456c1e
commit b657668b9c

@ -212,8 +212,6 @@
<td>x86_64-w64-mingw32</td>
<td>86% (238/275)</td>
</tr>
<tr>
</tr>
</table>
</div>
@ -785,7 +783,9 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
</p>
<p>
to build the remainder of MXE, run:
</p>
<pre>./tools/freebsd-excludes</pre>
<p>
and review that file for the list of packages that are excluded.
</p>
@ -2598,7 +2598,7 @@ endef</pre>
convention of naming the file as <code>*crlf.patch</code>
to instruct git not to normalise the line endings (defined
in <code>.gitattributes</code>).
<p/>
</p>
<p>
Finally, in your <code>$(PKG)_BUILD</code> section,
@ -2723,11 +2723,11 @@ endef</pre>
<p>
Added support for <a href="#supported-toolchains">mingw-w64 based toolchains</a>
targeting 32 & 64-bit architectures.
targeting 32 &amp; 64-bit architectures.
</p>
</dd>
<dt>2012-04-12 &ndash; Release 2.22</span></dt>
<dt>2012-04-12 &ndash; Release 2.22</dt>
<dd>
<p>
<a href="http://mxe.cc/#download">Download</a> |

Loading…
Cancel
Save