X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=doc%2Findex.org;h=120b9e892a7dcc451431581bfbbaad712b865fc3;hb=25ee1c84ae7afd5c4c09b8b5ef2da1a1976e026b;hp=42916a301415deebc941a160525beea0c688b86e;hpb=827fc6629a9905006ebef0274d0271386e68d128;p=javainspect.git diff --git a/doc/index.org b/doc/index.org index 42916a3..120b9e8 100644 --- a/doc/index.org +++ b/doc/index.org @@ -14,6 +14,16 @@ - [[http://svjatoslav.eu/programs.jsp][other applications hosted at svjatoslav.eu]] +* (document settings) :noexport: +** use dark style for TWBS-HTML exporter +#+HTML_HEAD: +#+HTML_HEAD: +#+HTML_HEAD: " +#+HTML_HEAD: + * General Goal: simplify/speed up understanding the computer program code by automatically visualizing its structure. @@ -41,7 +51,7 @@ unimportant parts, JavaInspect produces GraphViz dot file that describes data to be visualized. Then launches GraphViz to generate bitmap graph in PNG format. By default on your Desktop directory. -Note: GraphViz is developed and tested so far only on GNU Linux. +Note: GraphViz is developed and tested so far only on GNU/Linux. * Example graphs + A very simple example: