Added reference to Tony Bargnesi github page.
[javainspect.git] / doc / index.org
index bcbbf0a..09f1266 100644 (file)
@@ -7,10 +7,14 @@
   it under the terms of version 3 of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General Public
   License]] or later as published by the Free Software Foundation.
 
-- Program author:
+- Program authors:
   - Svjatoslav Agejenko
-  - Homepage: http://svjatoslav.eu
-  - Email: mailto://svjatoslav@svjatoslav.eu
+    - Homepage: http://svjatoslav.eu
+    - Email: mailto://svjatoslav@svjatoslav.eu
+
+  - Tony Bargnesi
+    - GitHub fork for the project:
+      https://github.com/abargnesi/javainspect
 
 - [[http://www.svjatoslav.eu/programs.jsp][other applications hosted at svjatoslav.eu]]
 
@@ -195,7 +199,8 @@ 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: replace internal java parser with: https://javaparser.org/
+- FEATURE: replace internal java parser in package
+  eu.svjatoslav.inspector.java.methods with: https://javaparser.org/
 - FEATURE: integarte with [[http://plantuml.com/class-diagram][PlantUML]].
 - FEATURE: add dark theme
 - FEATURE: sort Class fields by alphabet