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