mirror of
https://github.com/marcostoll/FF.git
synced 2025-02-06 08:39:46 +01:00
112 lines
2.8 KiB
HTML
112 lines
2.8 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!DOCTYPE html SYSTEM "about:legacy-compat">
|
||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
||
<head>
|
||
<title>phpDox - Overview</title>
|
||
<link rel="stylesheet" type="text/css" href="../css/style.css" media="screen"/>
|
||
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
|
||
</head>
|
||
<body>
|
||
<nav class="topnav">
|
||
<ul>
|
||
<li>
|
||
<div class="logo"><span>/**</span>phpDox</div>
|
||
</li>
|
||
<li class="separator">
|
||
<a href="../index.xhtml">Overview</a>
|
||
</li>
|
||
<li class="separator">
|
||
<a href="../namespaces.xhtml">Namespaces</a>
|
||
</li>
|
||
<li>
|
||
<a href="../interfaces.xhtml">Interfaces</a>
|
||
</li>
|
||
<li>
|
||
<a href="../classes.xhtml">Classes</a>
|
||
</li>
|
||
<li>
|
||
<a href="../traits.xhtml">Traits</a>
|
||
</li>
|
||
<li class="separator">
|
||
<a href="../source/index.xhtml">Source</a>
|
||
</li>
|
||
</ul>
|
||
</nav>
|
||
<div id="mainstage">
|
||
<div class="box">
|
||
<ul class="breadcrumb">
|
||
<li>
|
||
<a href="../index.xhtml">Overview</a>
|
||
</li>
|
||
<li class="separator">
|
||
<a href="../source/index.xhtml">Source</a>
|
||
</li>
|
||
<li class="separator">C:/dev/ffe/fastforward/FF/src</li>
|
||
</ul>
|
||
</div>
|
||
<h1>Source of Fast Forward</h1>
|
||
<p>
|
||
This project consists of 16 directories, containing
|
||
a total of 32 files.
|
||
</p>
|
||
<ul class="path">
|
||
<li>
|
||
<a href="../source/index.xhtml">Source</a>
|
||
</li>
|
||
</ul>
|
||
<table class="styled directory">
|
||
<tr>
|
||
<th>Name</th>
|
||
<th>Size</th>
|
||
<th>Last Modified</th>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<a href="Controllers/index.xhtml">
|
||
<strong>Controllers</strong>
|
||
</a>
|
||
</td>
|
||
<td> </td>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<a href="Events/index.xhtml">
|
||
<strong>Events</strong>
|
||
</a>
|
||
</td>
|
||
<td> </td>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<a href="Factories/index.xhtml">
|
||
<strong>Factories</strong>
|
||
</a>
|
||
</td>
|
||
<td> </td>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td>
|
||
<a href="Services/index.xhtml">
|
||
<strong>Services</strong>
|
||
</a>
|
||
</td>
|
||
<td> </td>
|
||
<td> </td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="3">
|
||
<small>
|
||
Total: 4 directories,</small>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
<footer>
|
||
<span/>
|
||
</footer>
|
||
</body>
|
||
</html>
|