Просмотр исходного кода

fix table formatting

[SVN r36588]
Dave Abrahams 19 лет назад
Родитель
Сommit
a3bb90766e
2 измененных файлов с 4 добавлено и 4 удалено
  1. 2 2
      more/getting_started/unix-variants.html
  2. 2 2
      more/getting_started/windows.html

+ 2 - 2
more/getting_started/unix-variants.html

@@ -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&nbsp;&nbsp;&nbsp;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%" />

+ 2 - 2
more/getting_started/windows.html

@@ -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&nbsp;&nbsp;&nbsp;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%" />

粤ICP备19079148号