diff options
-rw-r--r-- | www/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index 896578a113..c0147c0a77 100644 --- a/www/index.html +++ b/www/index.html @@ -27,6 +27,8 @@ list. If you are interested in contributing to it or following its progress, please join the <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits"> cfe-commits</a> list.</p> +<p>A rough <a href="docs/InternalsManual.html">Internals Manual</a> is +available.</p> <p>Please note that we don't consider this to be ready for people to take and compile random pieces of code with yet. However, if you'd like to do so |