소스 검색

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"