From: Svjatoslav Agejenko Date: Tue, 18 Apr 2017 09:32:37 +0000 (+0300) Subject: PlantUML integration idea. X-Git-Tag: javainspect-1.6~4 X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=javainspect.git;a=commitdiff_plain;h=54ee4f18181d978bb0c269b516d9654895e2b395 PlantUML integration idea. --- diff --git a/doc/index.html b/doc/index.html index 9f15392..af7b23b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ JavaInspect - Utility to visualize java software - + @@ -515,6 +515,8 @@ On Ubuntu/Debian use: referring classes are not visible anyway because of blacklist/whitelist rules. Basically reference counting should exclude not visible classes. +
  • FEATURE: integarte with PlantUML. +
  • FEATURE: add dark theme
  • FEATURE: sort Class fields by alphabet @@ -562,7 +564,7 @@ project build/release process diff --git a/doc/index.org b/doc/index.org index 085a858..ac53f6b 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: integarte with [[http://plantuml.com/class-diagram][PlantUML]]. - FEATURE: add dark theme - FEATURE: sort Class fields by alphabet - FEATURE: visualize also concrete field values so it could be used as