Show index.php syntax highlighted
<html>
<head>
<title>Brim - documentation</title>
</head>
<body>
<h1>User documentation</h1>
<ul>
<li><a href="installation_guide.html">Installation guide</a>
(only look at this if the installation script doesn't work)</li>
<li><a href="security.html">Security related notes</a></li>
<li><a href="faq.html">F.A.Q.</a> (Frequently asked questions)</li>
<li><a href="which_package.html">Which package to use</a> (Full or Lite)</li>
<li><a href="gpl.html">GPL</a> (GNU Public License)</li>
</ul>
<h1>Developer documentation</h1>
<ul>
<li><a href="mvc.html">MVC</a></li>
<li><a href="design.html">Design</a></li>
<li><a href="coding_conventions.html">Coding conventions</a></li>
<li><a href="directory_structure.html">Directory structure</a></li>
</ul>
</body>
</html>
See more files for this project here