소스 검색

docs: Fix typo in section Basics

Ole 9 년 전
부모
커밋
8cf880426f
5개의 변경된 파일7개의 추가작업 그리고 7개의 파일을 삭제
  1. 1 1
      docs/mkdocs/basics.md
  2. 1 1
      docs/output/basics/index.html
  3. 1 1
      docs/output/index.html
  4. 0 0
      docs/output/mkdocs/search_index.json
  5. 4 4
      docs/output/sitemap.xml

+ 1 - 1
docs/mkdocs/basics.md

@@ -11,7 +11,7 @@ with the Lua stack.
 
 A fundamental aspect of this is the abstract template [Value](/reference/structluwra_1_1Value.html).
 Every type which can be pushed onto or read from the stack has a specialization of it.
-Useful implementations are provides out of the box:
+Useful implementations are provided out of the box:
 
 C++ type               | Pushable | Readable | Lua type
 -----------------------|----------|----------|----------------------------

+ 1 - 1
docs/output/basics/index.html

@@ -145,7 +145,7 @@ integrate Luwra however you like.</p>
 with the Lua stack.</p>
 <p>A fundamental aspect of this is the abstract template <a href="../reference/structluwra_1_1Value.html">Value</a>.
 Every type which can be pushed onto or read from the stack has a specialization of it.
-Useful implementations are provides out of the box:</p>
+Useful implementations are provided out of the box:</p>
 <table>
 <thead>
 <tr>

+ 1 - 1
docs/output/index.html

@@ -186,5 +186,5 @@ your preference.</p>
 
 <!--
 MkDocs version : 0.15.3
-Build Date UTC : 2016-04-05 21:17:49.873222
+Build Date UTC : 2016-04-19 13:29:48.887147
 -->

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
docs/output/mkdocs/search_index.json


+ 4 - 4
docs/output/sitemap.xml

@@ -4,7 +4,7 @@
     
     <url>
      <loc>None/</loc>
-     <lastmod>2016-04-05</lastmod>
+     <lastmod>2016-04-19</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -12,7 +12,7 @@
     
     <url>
      <loc>None/basics/</loc>
-     <lastmod>2016-04-05</lastmod>
+     <lastmod>2016-04-19</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -20,7 +20,7 @@
     
     <url>
      <loc>None/advanced/</loc>
-     <lastmod>2016-04-05</lastmod>
+     <lastmod>2016-04-19</lastmod>
      <changefreq>daily</changefreq>
     </url>
     
@@ -28,7 +28,7 @@
     
     <url>
      <loc>None/miscellaneous/</loc>
-     <lastmod>2016-04-05</lastmod>
+     <lastmod>2016-04-19</lastmod>
      <changefreq>daily</changefreq>
     </url>
     

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.