diff options
author | Brian Paul <brianp@vmware.com> | 2010-01-20 08:58:46 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2010-01-21 08:04:15 -0700 |
commit | ed9bd82656eec8ee2e85e828a7b05d93702da6ed (patch) | |
tree | a82f953889d6cba5995a51459ad27121eb8c95ee /docs/contents.html | |
parent | 4736e1cbbd4e2cf7fa4c67a728d520edc67e920f (diff) |
docs: new Mesa source tree overview page.
This has been sitting around for a while. Incomplete, but a good start.
Diffstat (limited to 'docs/contents.html')
-rw-r--r-- | docs/contents.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/contents.html b/docs/contents.html index d15e6c1e33..674bbae3b0 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -65,6 +65,7 @@ a:visited { <ul> <li><a href="http://sourceforge.net/projects/mesa3d" target="_parent">SourceForge homepage</a> <li><a href="repository.html" target="MainFrame">Source Code Repository</a> +<li><a href="sourcetree.html" target="MainFrame">Source Code Tree</a> <li><a href="memory.html" target="MainFrame">DRI Memory Management</a> <li><a href="shading.html" target="MainFrame">Shading Language</a> <li><a href="glu.html" target="MainFrame">SGI's GLU</a> |