From 54ee4f18181d978bb0c269b516d9654895e2b395 Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Tue, 18 Apr 2017 12:32:37 +0300 Subject: [PATCH] PlantUML integration idea. --- doc/index.html | 6 ++++-- doc/index.org | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) 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 -- 2.20.1