浏览代码

Cleaning up.

Former-commit-id: 62754288bbeb20c5779927239fd2795f2a236846
Jérémie Dumas 7 年之前
父节点
当前提交
c157cb7f70
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      mkdocs.yml

+ 2 - 1
mkdocs.yml

@@ -1,4 +1,5 @@
 site_name: libigl
+strict: true
 theme:
   name: material
   logo:
@@ -56,7 +57,7 @@ pages:
     - Matlab-libigl Cheatsheet: matlab-to-eigen.md
     - Coding Tips: coding-guidelines.md
     - File Formats:
-      - List: file-formats/index.md
+      - Index: file-formats/index.md
       - bf: file-formats/bf.md
       - dmat: file-formats/dmat.md
       - rbr: file-formats/rbr.md