diff options
Diffstat (limited to 'docs/_config.yml')
-rw-r--r-- | docs/_config.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/_config.yml b/docs/_config.yml index 59061b0..439e6e2 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -2,4 +2,6 @@ title: PSP-UFU description: Plataforma de Sistemas de Potência<br />Universidade Federal de Uberlândia show_downloads: true theme: jekyll-theme-cayman -google_analytics: UA-106599602-1
\ No newline at end of file +google_analytics: UA-106599602-1 + +include: ["doxygen/html/_about_form_8h_source.html"] |