diff options
Diffstat (limited to 'doc/html/index.html')
-rw-r--r-- | doc/html/index.html | 90 |
1 files changed, 0 insertions, 90 deletions
diff --git a/doc/html/index.html b/doc/html/index.html deleted file mode 100644 index 88b64ef..0000000 --- a/doc/html/index.html +++ /dev/null @@ -1,90 +0,0 @@ -<!-- HTML header for doxygen 1.8.3.1--> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> -<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> -<meta http-equiv="X-UA-Compatible" content="IE=9"/> -<meta name="generator" content="Doxygen 1.8.6"/> -<title>Templates -- Meow: Meow's Main Page~~</title> -<link href="tabs.css" rel="stylesheet" type="text/css"/> -<script type="text/javascript" src="jquery.js"></script> -<script type="text/javascript" src="dynsections.js"></script> -<link href="navtree.css" rel="stylesheet" type="text/css"/> -<script type="text/javascript" src="resize.js"></script> -<script type="text/javascript" src="navtree.js"></script> -<script type="text/javascript"> - $(document).ready(initResizable); - $(window).load(resizeHeight); -</script> -<link href="stylesheet.css" rel="stylesheet" type="text/css" /> -<link href="custom.css" rel="stylesheet" type="text/css"/> -</head> -<body> -<div id="top"><!-- do not remove this div, it is closed by doxygen! --> -<div id="titlearea"> -<table cellspacing="0" cellpadding="0"> - <tbody> - <tr style="height: 56px;"> - <td id="projectlogo"><img alt="Logo" src="logo.png"/></td> - <td style="padding-left: 0.5em;"> - <div id="projectname">Templates -- Meow -  <span id="projectnumber">2.0.-1</span> - </div> - <div id="projectbrief">A C++ template contains kinds of interesting classes and functions</div> - </td> - </tr> - </tbody> -</table> -</div> -<!-- end header part --> -<!-- Generated by Doxygen 1.8.6 --> -</div><!-- top --> -<div id="side-nav" class="ui-resizable side-nav-resizable"> - <div id="nav-tree"> - <div id="nav-tree-contents"> - <div id="nav-sync" class="sync"></div> - </div> - </div> - <div id="splitbar" style="-moz-user-select:none;" - class="ui-resizable-handle"> - </div> -</div> -<script type="text/javascript"> -$(document).ready(function(){initNavTree('index.html','');}); -</script> -<div id="doc-content"> -<div class="header"> - <div class="headertitle"> -<div class="title">Meow's Main Page~~ </div> </div> -</div><!--header--> -<div class="contents"> -<div class="textblock"><h1><a class="anchor" id="intro"></a> -Introduction</h1> -<p>blablabla</p> -<h1><a class="anchor" id="links"></a> -Links</h1> -<ul> -<li>GitHub: <a href="https://github.com/cathook/meow">https://github.com/cathook/meow</a></li> -<li>Mirror: <a href="http://www.csie.ntu.edu.tw/~b01902109/mirrors/meow">http://www.csie.ntu.edu.tw/~b01902109/mirrors/meow</a></li> -<li>Readme: <a href="http://www.csie.ntu.edu.tw/~b01902109/mirrors/meow/README.html">http://www.csie.ntu.edu.tw/~b01902109/mirrors/meow/README.html'</a></li> -<li>document: <a href="http://www.csie.ntu.edu.tw/~b01902109/mirrors/meow/doc/html/index.html">http://www.csie.ntu.edu.tw/~b01902109/mirrors/meow/doc/html/index.html</a></li> -</ul> -<h1><a class="anchor" id="authors"></a> -Authors</h1> -<ul> -<li>cathook: cat.hook31894 <<<>>> gmail.com</li> -<li>cat_leopard: b01902109 ???!!! csie.ntu.edu.tw </li> -</ul> -</div></div><!-- contents --> -</div><!-- doc-content --> -<!-- HTML footer for doxygen 1.8.3.1--> -<!-- start footer part --> -<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> - <ul> - <li class="footer">Generated on Mon Sep 29 2014 16:55:35 for Templates -- Meow by - <a href="http://www.doxygen.org/index.html"> - <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li> - </ul> -</div> -</body> -</html> |