notmuch/doc
Daniel Kahn Gillmor bd0b5abd5d doc: Drop obsolete MSCGEN_PATH, PERL_PATH from doxygen configuration
Since doxygen 1.8.16, MSCGEN_PATH and PERL_PATH are obsolete:

MSCGEN_PATH:
  873e0ccfbe
PERL_PATH:
  6d1535c38f

I don't think that the notmuch builds ever depended on them in the
first place, and including them in the default config yields the
following two warnings:

```
doxygen ./doc/doxygen.cfg
warning: Tag 'PERL_PATH' at line 267 of file './doc/doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 272 of file './doc/doxygen.cfg' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
```

Remove them to avoid the warnings.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2020-04-01 22:46:58 -03:00
..
man1 Drop deprecated/unused crypto.gpg_path 2020-02-19 08:17:49 -04:00
man5 doc: unify definition list usage across man pages 2017-12-31 09:06:11 -04:00
man7 index: repair "Mixed Up" messages before indexing. 2019-09-15 19:07:06 -04:00
.gitignore Use rooted paths in .gitignore files 2017-08-18 19:42:35 -03:00
conf.py build: drop variable HAVE_EMACS. use WITH_EMACS instead 2019-06-12 19:58:30 -03:00
doxygen.cfg doc: Drop obsolete MSCGEN_PATH, PERL_PATH from doxygen configuration 2020-04-01 22:46:58 -03:00
index.rst doc: add notmuch-properties(7) 2017-10-21 19:52:55 -03:00
INSTALL doc: remove support for rst2man 2015-01-22 08:37:25 +01:00
Makefile doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
Makefile.local build: drop variable HAVE_EMACS. use WITH_EMACS instead 2019-06-12 19:58:30 -03:00
notmuch-emacs.rst doc: Clean up warnings when building notmuch-emacs docs 2019-03-27 17:45:27 -03:00