Ver Fonte

Fix broken documentation links.

Force Jekyll to use files whose name begin with an underscore.
Mathias Schmitt há 4 anos atrás
pai
commit
e6703fdf43
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      docs/_config.yml

+ 2 - 0
docs/_config.yml

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