Merge branch 'master' of ssh://svjatoslav.eu/home/git/repositories/javainspect
[javainspect.git] / doc / index.org
index 4293347..bcbbf0a 100644 (file)
@@ -16,7 +16,7 @@
 
 * (document settings) :noexport:
 ** use dark style for TWBS-HTML exporter
-#+HTML_HEAD: <link href="https://bootswatch.com/darkly/bootstrap.min.css" rel="stylesheet">
+#+HTML_HEAD: <link href="https://bootswatch.com/4/darkly/bootstrap.min.css" rel="stylesheet">
 #+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
 #+HTML_HEAD: <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.1/js/bootstrap.min.js"></script>"
 #+HTML_HEAD: <style type="text/css">
@@ -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: replace internal java parser with: https://javaparser.org/
 - FEATURE: integarte with [[http://plantuml.com/class-diagram][PlantUML]].
 - FEATURE: add dark theme
 - FEATURE: sort Class fields by alphabet