Skip to content

Commit

Permalink
Add links to specific RDoc pages and the release notes to the website…
Browse files Browse the repository at this point in the history
… documentation page
  • Loading branch information
jeremyevans committed Feb 24, 2009
1 parent 4f13308 commit c39e8e0
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion www/pages/documentation
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,21 @@
<li><a href="/rdoc/files/doc/schema_rdoc.html">Schema Modification</a></li>
</ul>

<h3><a href="/rdoc/">API RDoc</a></h3>
<h3><a href="/rdoc/">Full API RDoc</a>, Main Classes/Modules:</h3>

<ul>
<li><a href="/rdoc/classes/Sequel.html">Sequel</a></li>
<li><a href="/rdoc/classes/Sequel/Database.html">Sequel::Database</a></li>
<li><a href="/rdoc/classes/Sequel/Dataset.html">Sequel::Dataset</a></li>
<li><a href="/rdoc/classes/Sequel/Model.html">Sequel::Model</a></li>
<li><a href="/rdoc/classes/Sequel/Model/Associations.html">Sequel::Model::Associations</a></li>
<li><a href="/rdoc/classes/Sequel/Model/Associations/EagerLoading.html">Sequel::Model::Associations::EagerLoading</a></li>
</ul>

<h3><a href="/rdoc/files/CHANGELOG.html">Change Log</a></h3>

<h3><a href="/rdoc/files/doc/release_notes/">Release Notes</a></h3>

<h3><a href="/rdoc/files/COPYING.html">License</a></h3>

<h3>External Tutorials, Presentations, and Documentation</h3>
Expand Down

0 comments on commit c39e8e0

Please sign in to comment.