ソースを参照

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"