mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 00:50:40 +00:00
fix table formatting
[SVN r36588]
This commit is contained in:
parent
b1f03f6f40
commit
a3bb90766e
2 changed files with 4 additions and 4 deletions
|
@ -307,7 +307,7 @@ instructions</a>.</p>
|
|||
<h3><a class="toc-backref" href="#id26" id="identify-your-toolset" name="identify-your-toolset"><span id="toolset-name"></span><span id="toolset"></span>5.2.2 Identify Your Toolset</a></h3>
|
||||
<p>First, find the toolset corresponding to your compiler in the
|
||||
following table.</p>
|
||||
<table border="1" class="docutils">
|
||||
<table border="1" class="docutils table">
|
||||
<colgroup>
|
||||
<col width="18%" />
|
||||
<col width="33%" />
|
||||
|
@ -582,7 +582,7 @@ of <tt class="docutils literal"><span class="pre">-mt</span></tt>.</dd>
|
|||
interoperability with other compiled code. For each such
|
||||
feature, a single letter is added to the tag:</p>
|
||||
<blockquote>
|
||||
<table border="1" class="docutils">
|
||||
<table border="1" class="docutils table">
|
||||
<colgroup>
|
||||
<col width="6%" />
|
||||
<col width="94%" />
|
||||
|
|
|
@ -370,7 +370,7 @@ instructions</a>.</p>
|
|||
<h3><a class="toc-backref" href="#id32" id="identify-your-toolset" name="identify-your-toolset"><span id="toolset-name"></span><span id="toolset"></span>5.2.2 Identify Your Toolset</a></h3>
|
||||
<p>First, find the toolset corresponding to your compiler in the
|
||||
following table.</p>
|
||||
<table border="1" class="docutils">
|
||||
<table border="1" class="docutils table">
|
||||
<colgroup>
|
||||
<col width="18%" />
|
||||
<col width="33%" />
|
||||
|
@ -663,7 +663,7 @@ of <tt class="docutils literal"><span class="pre">-mt</span></tt>.</dd>
|
|||
interoperability with other compiled code. For each such
|
||||
feature, a single letter is added to the tag:</p>
|
||||
<blockquote>
|
||||
<table border="1" class="docutils">
|
||||
<table border="1" class="docutils table">
|
||||
<colgroup>
|
||||
<col width="6%" />
|
||||
<col width="94%" />
|
||||
|
|
Loading…
Add table
Reference in a new issue