diff options
-rw-r--r-- | docs/_config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_config.yml b/docs/_config.yml index 439e6e2..c74c0af 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -4,4 +4,4 @@ show_downloads: true theme: jekyll-theme-cayman google_analytics: UA-106599602-1 -include: ["doxygen/html/_about_form_8h_source.html"] +include: ["_about_form_8h_source.html"] |