diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-10-05 20:02:59 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-10-05 20:02:59 -0300 |
commit | bc5a3e8923cb8efedbbd5b88e212eb0e9009cf87 (patch) | |
tree | a86d950b5ed31b6a7722ba3ef073d54ffc323a6e /docs/doxygen/html/index.html | |
parent | c7c1963fae6f88a55b3f7e4a3f9ea17e964d23d2 (diff) | |
download | PSP.git-bc5a3e8923cb8efedbbd5b88e212eb0e9009cf87.tar.gz PSP.git-bc5a3e8923cb8efedbbd5b88e212eb0e9009cf87.tar.xz PSP.git-bc5a3e8923cb8efedbbd5b88e212eb0e9009cf87.zip |
Add copyright on files and documentation update
Diffstat (limited to 'docs/doxygen/html/index.html')
-rw-r--r-- | docs/doxygen/html/index.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/doxygen/html/index.html b/docs/doxygen/html/index.html index 3c9baea..0c4eb86 100644 --- a/docs/doxygen/html/index.html +++ b/docs/doxygen/html/index.html @@ -21,6 +21,12 @@ <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> +<script type="text/x-mathjax-config"> + MathJax.Hub.Config({ + extensions: ["tex2jax.js"], + jax: ["input/TeX","output/HTML-CSS"], +}); +</script><script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.2/MathJax.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> @@ -84,8 +90,8 @@ $(document).ready(function(){initNavTree('index.html','');}); <div class="contents"> <div class="textblock"><h3>Developers</h3> <ul> -<li>Thales Lima Oliveira</li> -<li>Geraldo Caixeta Guimarães</li> +<li>Thales Lima Oliveira <a href="#" onclick="location.href='mai'+'lto:'+'tha'+'le'+'s@u'+'fu'+'.br'; return false;">thale<span style="display: none;">.nosp@m.</span>s@uf<span style="display: none;">.nosp@m.</span>u.br</a></li> +<li>Geraldo Caixeta Guimarães <a href="#" onclick="location.href='mai'+'lto:'+'gca'+'ix'+'eta'+'@u'+'fu.'+'br'; return false;">gcaix<span style="display: none;">.nosp@m.</span>eta@<span style="display: none;">.nosp@m.</span>ufu.b<span style="display: none;">.nosp@m.</span>r</a></li> </ul> <h3>Date</h3> <p>September 14, 2017</p> |