]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Include Typedoc files on GitHub pages (#7119)
authorBen McCann <322311+benmccann@users.noreply.github.com>
Wed, 19 Feb 2020 19:17:51 +0000 (11:17 -0800)
committerGitHub <noreply@github.com>
Wed, 19 Feb 2020 19:17:51 +0000 (14:17 -0500)
docs/_config.yml [new file with mode: 0644]

diff --git a/docs/_config.yml b/docs/_config.yml
new file mode 100644 (file)
index 0000000..c961262
--- /dev/null
@@ -0,0 +1,2 @@
+include:
+  - "_*_.html"