Explorar el Código

Fix broken documentation links.

Force Jekyll to use files whose name begin with an underscore.
Mathias Schmitt hace 4 años
padre
commit
e6703fdf43
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      docs/_config.yml

+ 2 - 0
docs/_config.yml

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