From: Ben McCann <322311+benmccann@users.noreply.github.com> Date: Wed, 19 Feb 2020 19:17:51 +0000 (-0800) Subject: Include Typedoc files on GitHub pages (#7119) X-Git-Tag: v3.0.0-alpha~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5899d5424943d9593f5372aa6be580149cf53084;p=thirdparty%2FChart.js.git Include Typedoc files on GitHub pages (#7119) --- diff --git a/docs/_config.yml b/docs/_config.yml new file mode 100644 index 000000000..c96126214 --- /dev/null +++ b/docs/_config.yml @@ -0,0 +1,2 @@ +include: + - "_*_.html"