From: Svjatoslav Agejenko Date: Sun, 24 Dec 2017 11:51:49 +0000 (+0200) Subject: Merge branch 'master' of ssh://svjatoslav.eu/home/git/repositories/javainspect X-Git-Tag: javainspect-1.7~30 X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=javainspect.git;a=commitdiff_plain;h=9720b6ec40d9b10e5a2df8fad848b82f36451c1b;hp=3c997802712d8f3d243832840f20757f6e2567da Merge branch 'master' of ssh://svjatoslav.eu/home/git/repositories/javainspect --- diff --git a/doc/index.org b/doc/index.org index 6e0cbda..bcbbf0a 100644 --- a/doc/index.org +++ b/doc/index.org @@ -195,6 +195,7 @@ sudo apt-get install graphviz - BUG: Should not hide references if there are too many of them to classes if referring classes are not visible anyway because of blacklist/whitelist rules. Basically reference counting should exclude not visible classes. +- FEATURE: replace internal java parser with: https://javaparser.org/ - FEATURE: integarte with [[http://plantuml.com/class-diagram][PlantUML]]. - FEATURE: add dark theme - FEATURE: sort Class fields by alphabet