diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/_config.yml | 3 |
1 files changed, 2 insertions, 1 deletions
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 |