Merge branch 'master' of ssh://svjatoslav.eu/home/git/repositories/javainspect
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sun, 24 Dec 2017 11:51:49 +0000 (13:51 +0200)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sun, 24 Dec 2017 11:51:49 +0000 (13:51 +0200)
doc/index.org

index 6e0cbda..bcbbf0a 100644 (file)
@@ -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