projects
/
javainspect.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39a8ba9
)
added quick intro
author
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Sun, 28 Jul 2013 12:39:33 +0000
(15:39 +0300)
committer
Svjatoslav Agejenko
<svjatoslav@svjatoslav.eu>
Sun, 28 Jul 2013 12:39:33 +0000
(15:39 +0300)
doc/index.html
patch
|
blob
|
history
diff --git
a/doc/index.html
b/doc/index.html
index
f6c58d6
..
b3da463
100644
(file)
--- a/
doc/index.html
+++ b/
doc/index.html
@@
-27,6
+27,10
@@
This software is distributed under <a
\r
<h2>General</h2>
\r
\r
+ Goal: simplify/speed up understanding the computer program code by
\r
+ automatically visualizing its structure.
\r
+
\r
+ <br/><br/>
\r
JavaInspect is a Java library that you can embed into your Java project
\r
with a few lines of Maven configuration and then visualize any part of
\r
your Java program structure with few simple JavaInspect API calls at
\r