org: document explicit vs. on-the-fly

* doc/org/tut50.org: New file.
* doc/org/tut.org: Add it.
* NEWS: Mention it.
* doc/Makefile.am: Add tut50.org, and download plantuml.jar when needed.
* doc/org/.dir-locals.el.in, doc/org/init.el.in: Activate plantum.
* HACKING: Mention the Java dependency.
This commit is contained in:
Alexandre Duret-Lutz 2016-07-26 11:20:29 +02:00
parent d7d6b40926
commit da464d8199
7 changed files with 906 additions and 2 deletions

View file

@ -37,6 +37,7 @@ since the generated files they produce are distributed.)
ImageMagick
Python >= 3.3, IPython >= 2.3
GraphViz
Java >= 1.7 (needed to run PlantUML while generating the doc)
The following additional tools are used if they are present, or
only for certain operations (like releases):