From a3e852df0cde27f65887fb1b2e2416e29338ebc8 Mon Sep 17 00:00:00 2001 From: mjbudd77 Date: Wed, 16 Dec 2020 22:19:36 -0500 Subject: [PATCH] Try #4 --- _config.yml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/_config.yml b/_config.yml index c810351e..a624af3e 100644 --- a/_config.yml +++ b/_config.yml @@ -5,13 +5,6 @@ # - web/ # - fceux.png # - index.html -include: - - web/help/_translations.js - - web/help/_keywords.json - - web/help/_toc.json - - web/help/taseditor/_translations.js - - web/help/taseditor/_keywords.json - - web/help/taseditor/_toc.json exclude: - attic @@ -47,3 +40,11 @@ exclude: - vc/pscp.exe - vc/upx.exe - vc/zip.exe + +include: + - web/help/_translations.js + - web/help/_keywords.json + - web/help/_toc.json + - web/help/taseditor/_translations.js + - web/help/taseditor/_keywords.json + - web/help/taseditor/_toc.json