瀏覽代碼

docs: Fix typo

Ole 9 年之前
父節點
當前提交
929ec622d9
共有 3 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/output/index.html
  2. 0 0
      docs/output/mkdocs/search_index.json
  3. 1 1
      docs/output/user-types/index.html

+ 1 - 1
docs/output/index.html

@@ -193,5 +193,5 @@ your preference.</p>
 
 <!--
 MkDocs version : 0.15.3
-Build Date UTC : 2016-04-19 16:01:55.382019
+Build Date UTC : 2016-04-19 16:09:22.776372
 -->

文件差異過大導致無法顯示
+ 0 - 0
docs/output/mkdocs/search_index.json


+ 1 - 1
docs/output/user-types/index.html

@@ -197,7 +197,7 @@ overridden.</p>
 );
 </code></pre>
 
-<p>Parameter 2 and 3 are instances of
+<p>Parameter 3 and 4 are instances of
 <a href="../reference/namespaceluwra.html#a3fbba1f4a5025647470d5942ededa5aa">MemberMap</a>. The <code>LUWRA_MEMBER</code>
 macro generates a <code>std::pair&lt;std::string, Pushable&gt;</code> expression.</p>
 <pre><code class="c++">LUWRA_MEMBER(Point, scale) === {&quot;scale&quot;, LUWRA_WRAP(Point::scale)}

部分文件因文件數量過多而無法顯示