diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-11-09 12:53:28 -0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-09 12:53:28 -0200 |
commit | c3459e2447331d3626c21678a8324b7ee53edc89 (patch) | |
tree | f7d8e7a29508332537b98944fc568271e4239a5c | |
parent | 5e75481069e41c873054a8623683ac210e58845f (diff) | |
download | PSP.git-c3459e2447331d3626c21678a8324b7ee53edc89.tar.gz PSP.git-c3459e2447331d3626c21678a8324b7ee53edc89.tar.xz PSP.git-c3459e2447331d3626c21678a8324b7ee53edc89.zip |
Update _config.yml
-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"] |