diff --git a/documentation/website/source/documentation/index.rst b/documentation/website/source/documentation/index.rst
index 3e766805e..e6278752a 100644
--- a/documentation/website/source/documentation/index.rst
+++ b/documentation/website/source/documentation/index.rst
@@ -6,6 +6,7 @@
Cheat Sheets
Learning Dylan
References
+ External Libraries and Tools
Articles
Publications
For Open Dylan Developers
@@ -106,6 +107,19 @@ References
the portable window programming toolkit. It complements
Building Applications Using DUIM.
+
+External Libraries and Tools
+============================
+
+`Melange reference `_ [`pdf `__] [`epub `__]
+ Generates Dylan code to wrap C libraries.
+
+`Testworks User Guide `_ [`pdf `__] [`epub `__]
+ Testworks is Dylan's unit testing framework.
+
+`HTTP reference `_ [`pdf `__] [`epub `__]
+ Dylan provides libraries for writing HTTP clients and servers.
+
Articles
========