From 368b27c9551429e5c0e80869021a1b32a40200d1 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Thu, 9 Nov 2017 13:55:48 -0200 Subject: Update _config.yml --- docs/_config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/_config.yml b/docs/_config.yml index 798fe1a..439e6e2 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -4,5 +4,4 @@ show_downloads: true theme: jekyll-theme-cayman google_analytics: UA-106599602-1 -include: - - doxygen/html/_about_form_8h_source.html +include: ["doxygen/html/_about_form_8h_source.html"] -- cgit