1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2024-11-12 21:09:01 +00:00

fix index

This commit is contained in:
Bolero-MURAKAMI 2013-08-16 13:14:03 +09:00
parent 3403524711
commit 00ab75df41

View file

@ -15,8 +15,22 @@
<h1>Sprout C++ Libraries</h1>
<p>C++11 constexpr based Containers, Algorithms, Random numbers, Parsing, Ray tracing, Synthesizer, and others.</p>
<ul>
<li><a href="https://github.com/bolero-MURAKAMI/Sprout/" target="_blank"><em>Github</em></a></li>
<li><a href="./docs/index.html"><em>Documents</em></a></li>
<li><p><a href="https://github.com/bolero-MURAKAMI/Sprout/" target="_blank"><em>Project page</em></a></p></li>
<li><p><a href="./docs/index.html"><em>Documents</em></a></p></li>
</ul>
<h2>Author</h2>
<p>Bolero MURAKAMI <a href="mailto:contact-lib@boleros.x0.com">(E-Mail)</a></p>
<ul>
<li>
<p>
<a href="https://twitter.com/bolero_MURAKAMI" target="_blank">Twitter</a> |
<a href="http://www.facebook.com/genya.murakami" target="_blank">Facebook</a> |
<a href="http://d.hatena.ne.jp/boleros/" target="_blank">Hatena (Blog)</a> |
<a href="https://github.com/bolero-MURAKAMI" target="_blank">Github</a> |
<a href="http://www.slideshare.net/GenyaMurakami" target="_blank">SlideShare</a>
</p>
</li>
</ul>
<p>Copyright (C) 2013 Bolero MURAKAMI.</p>
</body>
</html>