X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=doc%2Findex.html;h=b3da463deb948fd76018efa53cc87890b0325990;hb=aa556ce8e3099d7bbd07afe5cd04a482bd4b7938;hp=f6c58d623d6c6ce4332146dd752ec7ef9551df73;hpb=39a8ba91a8541b26180cc3c3dcb99f5ff295785d;p=javainspect.git diff --git a/doc/index.html b/doc/index.html index f6c58d6..b3da463 100644 --- a/doc/index.html +++ b/doc/index.html @@ -27,6 +27,10 @@ This software is distributed under General + Goal: simplify/speed up understanding the computer program code by + automatically visualizing its structure. + +

JavaInspect is a Java library that you can embed into your Java project with a few lines of Maven configuration and then visualize any part of your Java program structure with few simple JavaInspect API calls at