Ole пре 9 година
родитељ
комит
c11afeda79
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      docs/output/index.html
  2. 1 1
      mkdocs.yml

+ 1 - 1
docs/output/index.html

@@ -193,5 +193,5 @@ your preference.</p>
 
 <!--
 MkDocs version : 0.15.3
-Build Date UTC : 2016-05-06 23:00:17.811625
+Build Date UTC : 2016-05-07 12:09:59.479601
 -->

+ 1 - 1
mkdocs.yml

@@ -3,7 +3,7 @@ site_description: Minimal-overhead Lua wrapper for C++
 repo_url: https://github.com/vapourismo/luwra
 pages:
   - 'Home': index.md
-  - 'Basic Stack Interaction': basics.md
+  - 'Basics': basics.md
   - 'Advanced Stack Interaction': advanced.md
   - 'Function Wrapping': wrapping.md
   - 'User Types': user-types.md