X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=doc%2Findex.html;h=b3da463deb948fd76018efa53cc87890b0325990;hb=433b179b8a88f38aecd7805de3bdbdd185495d85;hp=f6c58d623d6c6ce4332146dd752ec7ef9551df73;hpb=bdd5b19273b604c37c39c0158ae6700a770b73f4;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