فهرست منبع

Site config.

Former-commit-id: 59c81f12602dcffdf46b02a6d4c4b6aed40d0ba9
Jérémie Dumas 7 سال پیش
والد
کامیت
986d7f8b32
1فایلهای تغییر یافته به همراه4 افزوده شده و 2 حذف شده
  1. 4 2
      mkdocs.yml

+ 4 - 2
mkdocs.yml

@@ -1,4 +1,8 @@
 site_name: libigl
 site_name: libigl
+site_url: 'http://libigl.github.io/libigl/'
+repo_name: 'libigl/libigl'
+repo_url: 'https://github.com/libigl/libigl'
+site_description: "Simple C++ geometry processing library"
 strict: true
 strict: true
 theme:
 theme:
   name: material
   name: material
@@ -8,8 +12,6 @@ theme:
   palette:
   palette:
     primary: 'light blue'
     primary: 'light blue'
     accent: 'blue'
     accent: 'blue'
-repo_name: 'libigl/libigl'
-repo_url: 'https://github.com/libigl/libigl'
 extra:
 extra:
   social:
   social:
     - type: 'github'
     - type: 'github'