Changeset 884

Show
Ignore:
Timestamp:
05/02/07 22:22:15 (2 years ago)
Author:
mikem836
Message:

Split up resources on web page

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ruport-www/ruport.html

    r882 r884  
    1313    <div id="mainNav"> 
    1414      <ul> 
     15        <li><a href="ruport.html">Overview</a></li> 
    1516        <li><a href="http://api.rubyreports.org/">API Docs</a></li> 
    1617        <li><a href="http://list.rubyreports.org">Mailing List</a></li> 
    1718        <li><a href="http://code.rubyreports.org">Wiki</a></li> 
    1819        <li><a href="http://blog.rubyreports.org/">Blog</a></li> 
    19         <li><a href="">Examples</a></li> 
    20         <li><a href="">Cheatsheets</a></li> 
     20        <li><a href="resources.html">Resources</a></li> 
    2121      </ul> 
    2222    </div> 
     
    5656      Ruport projects as time goes on.</p> 
    5757 
    58       <h2>Get it</h2> 
     58      <h2>Get Ruport</h2> 
    5959 
    6060      <p>Ruport and its dependencies:</p> 
    6161      <pre>gem install ruport -y</pre> 
    6262 
    63       <p>The Ruport Utilities package (optional)</p> 
     63      <p>The Ruby Reports Utilities package (optional):</p> 
    6464      <pre>gem install ruport-util -y</pre> 
    6565 
    66       <h2>Get Help</h2> 
     66      <h2>Need Help?</h2> 
    6767 
    68       <p><a href="http://list.rubyreports.org">Mailing List</a></p> 
    69  
    70       <p>Please sign up even if you do not want to receive any mails, so we know 
    71       who is interested in Ruport out there.  All questions are welcome on 
    72       the list, both support related and development.</p> 
    73  
    74       <p>IRC:</p> 
    75       <p>#ruport on Freenode</p> 
    76  
    77       <p><a href="http://api.rubyreports.org/">API Documentation</a></p> 
    78  
    79       <p>If you spot defects in the docs, or are having trouble understanding 
    80       them, please file bug reports.</p> 
    81  
    82       <p><a href="http://code.rubyreports.org">Trac Wiki</a></p> 
    83  
    84       <p>Keep an eye on it for helpful resources in the near future.</p> 
    85  
    86       <h2>Get Involved</h2> 
     68      <p>If you're looking for help with Ruport or want to get involved with our 
     69      community, have a look at some of the 
     70      <a href="resources.html">Resources</a> we have available.</p> 
     71       
     72      <h2>Help Us</h2> 
    8773 
    8874      <p>We'd really appreciate feedback from our users so we can make tweaks 
     
    9076 
    9177      <p> 
    92         File change requests and bug reports on the  
     78        You can make change requests and submit bug reports on the  
    9379        <a href="http://code.rubyreports.org">Trac site</a>  
    9480        (use the account ruport / blinky to file tickets).