From 7ed558867ab334de478c2e7c726a2a2ef8b9df99 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Thu, 9 Nov 2017 12:57:55 -0200 Subject: Update _config.yml --- docs/_config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index c74c0af..798fe1a 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -4,4 +4,5 @@ show_downloads: true theme: jekyll-theme-cayman google_analytics: UA-106599602-1 -include: ["_about_form_8h_source.html"] +include: + - doxygen/html/_about_form_8h_source.html -- cgit