浏览代码

Fix broken documentation links.

Force Jekyll to use files whose name begin with an underscore.
Mathias Schmitt 4 年之前
父节点
当前提交
e6703fdf43
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      docs/_config.yml

+ 2 - 0
docs/_config.yml

@@ -0,0 +1,2 @@
+include:
+  - "_*.html"