X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=doc%2Findex.org;h=ae30d3bfcb221cd818113011872914790fd59f0b;hb=948a8cc00e3dbfb7448bb76ff4b056d19bdfb863;hp=120b9e892a7dcc451431581bfbbaad712b865fc3;hpb=25ee1c84ae7afd5c4c09b8b5ef2da1a1976e026b;p=javainspect.git diff --git a/doc/index.org b/doc/index.org index 120b9e8..ae30d3b 100644 --- a/doc/index.org +++ b/doc/index.org @@ -62,7 +62,7 @@ Note: GraphViz is developed and tested so far only on GNU/Linux. file:legend.png -+ Example visualization of [[http://www2.svjatoslav.eu/gitbrowse/sixth/doc/][Sixth]] project: [[http://www2.svjatoslav.eu/projects/sixth/codegraphs/][architecture graphs]]. ++ Example visualization of [[http://www2.svjatoslav.eu/gitbrowse/sixth-3d/doc/][Sixth 3D]] project: [[http://www2.svjatoslav.eu/gitbrowse/sixth-3d/doc/codeGraph/][architecture graphs]]. * Usage Currently the only way to control JavaInspect is by using Java @@ -164,7 +164,7 @@ Declare JavaInspect as dependency: eu.svjatoslav javainspect - 1.5 + 1.6 ... @@ -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