Changeset 101

Show
Ignore:
Timestamp:
03/28/05 08:12:41 (3 years ago)
Author:
aldacron
Message:

* added documentation on loading/unloading shared libs (loading.html)
* updated index.html

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docs/index.html

    r100 r101  
    1818<li><a href="http://www.libsdl.org/projects/SDL_ttf/">SDL_ttf</a></li> 
    1919</ul> 
    20 </p><p> 
     20<p> 
    2121Interface modules for several of the libraries have been created as 
    2222part of other projects, but Derelict goes about things differently. The other 
     
    8686<h3>General Documentation</h3> 
    8787<ul> 
    88 <li>Loading/Unloading Shared Libraries</li> 
     88<li><a href="loading.html">Loading/Unloading Shared Libraries</a></li> 
    8989<li>Selective Symbol Loading</li> 
    9090<li>Contributors</li>