From 0a642d2f627815fe87ac12304283487ce318f668 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jesper=20=C3=96qvist?= <jesper.oqvist@cs.lth.se> Date: Mon, 29 Jan 2018 09:57:11 +0100 Subject: [PATCH] Update TODO --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 2d62864..fba67dd 100644 --- a/TODO +++ b/TODO @@ -3,6 +3,7 @@ ++ Make current member filter more noticeable. ++ Add class overview as default page. ++ Make the title be a link to the default page. +++ Add modifier information to non-attribute members (public, static, etc.). -- Add type hierarchy in type details. -- Add direct subtypes. -- Add declared-at info for types. -- GitLab