Improve Docutils (and friends) support in Autotools
commit87f57812586dc1045ff9e95874f908fd87307ab3
authorMatthew Brush <matt@geany.org>
Sun, 27 Apr 2014 22:19:56 +0000 (27 15:19 -0700)
committerMatthew Brush <matt@geany.org>
Mon, 28 Apr 2014 01:04:39 +0000 (27 18:04 -0700)
tree700a11d65ada1d0fe333b6b1b16f2c124a6242d8
parent5eb526f9d0385fb62f83425c3ccdc13b3940d17f
Improve Docutils (and friends) support in Autotools

* Add `--enable-html-docs` and `--enable-pdf-docs` arguments
  (off by default)
* Add `RST2HTML`, `RST2LATEX` and `PDFLATEX` to override path to these
  tools.
* Add HTML and PDF doc status messages to configure summary
configure.ac
m4/geany-docutils.m4 [new file with mode: 0644]