Changeset 359 for branches

Show
Ignore:
Timestamp:
03/04/07 15:43:24 (21 months ago)
Author:
michiel
Message:

create content for the documentation page

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/website/site/pages/documentation.php

    r348 r359  
     1<p>Various sources of documentation are listed below. Make sure your read them before asking for help</p> 
     2<p> 
     3<ul> 
     4        <li><a href="http://dev.mvblog.org/trac/wiki/Installation" title="Installation">Installation</a></li> 
     5        <li><a href="http://dev.mvblog.org/trac/wiki/Template" title="index">How to create your own index page</a></li> 
     6        <li><a href="http://dev.mvblog.org/trac/wiki/CSS" title="CSS documentation">CSS documentation</a></li> 
     7        <li><a href="http://dev.mvblog.org/trac/browser/trunk/LICENSE" title="License">License</a></li> 
     8        <li><a href="http://dev.mvblog.org/static-trac/mvblog_apidoc/" title="Api reference">Api reference</a></li> 
     9</ul>