notmuch/doc
Jani Nikula 76ab6e9962 build: generate man page list from source files, not conf.py
Use $(wildcard ...) to generate the list of man pages based on the rst
source files present in the man page directories, instead of reading
conf.py. This has three main benefits:

1) This makes the man page build slightly less complicated and easier
   to understand. At least there are fewer moving parts.

2) This makes the build fail if we add a man page rst file, but fail
   to add it to conf.py.

3) We can use Sphinx constructs in conf.py that are not available when
   importing the file into a normal python program such as
   mkdocdeps.py.
2016-11-17 08:41:24 -04:00
..
man1 notmuch-emacs-mua: add support for mailto: URL handling 2016-11-02 07:40:33 -03:00
man5 clean up spelling 2016-09-12 08:16:35 -03:00
man7 add property: query prefix to search for specific properties 2016-09-21 18:14:25 -03:00
.gitignore build: generate man page list from source files, not conf.py 2016-11-17 08:41:24 -04:00
conf.py doc/conf.py: include command name in texinfo document title 2016-11-17 08:38:20 -04:00
doxygen.cfg Use https instead of http where possible 2016-06-05 08:32:17 -03:00
index.rst doc: include notmuch-emacs-mua in documentation ToC 2016-06-05 08:24:25 -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: generate man page list from source files, not conf.py 2016-11-17 08:41:24 -04:00
notmuch-emacs.rst doc: fix references in notmuch-emacs.rst 2016-11-17 08:39:04 -04:00