From 760f1099c472f074f651aa90e55cb511a5acf80d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jesper=20=C3=96qvist?= <jesper.oqvist@cs.lth.se>
Date: Wed, 24 Jan 2018 17:00:49 +0100
Subject: [PATCH] Add TODO item

---
 TODO | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/TODO b/TODO
index c4a26d0..2d62864 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,8 @@
 ++ Add thrown type descriptions.
 ++ Add structured production representation.
 ++ Make current member filter more noticeable.
+++ Add class overview as default page.
+   ++ Make the title be a link to the default page.
 -- Add type hierarchy in type details.
     -- Add direct subtypes.
 -- Add declared-at info for types.
-- 
GitLab