notmuch/doc
Austin Clements 59c6103e1c doc: Fix parallel build of roff files
The roff build rule builds all of the roff files in a single command.
Previously, this was expressed as a multi-target rule, but since this
is equivalent to specifying a copy of the rule for each target, make
-jN could start up to N parallel instances of this command.  Fix this
by bottlenecking this rule through a single stamp file.

This also removes the unused man.stamp from CLEAN.
2014-04-19 05:55:30 +09:00
..
man1 restore: transparently support gzipped input 2014-04-12 07:59:44 -03:00
man5 doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
man7 man: update man pages for folder: and path: search terms 2014-03-11 19:51:22 -03:00
.gitignore doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
conf.py doc: automatically read version from file 2014-03-09 10:41:09 -03:00
doxygen.cfg doc: move doxgen config from devel/ to doc/ 2014-04-08 07:30:42 -03:00
index.rst doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
INSTALL doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
Makefile doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
Makefile.local doc: Fix parallel build of roff files 2014-04-19 05:55:30 +09:00
mkdocdeps.py doc: fix out-of-tree build 2014-03-25 08:32:10 -03:00
notmuch-emacs.rst doc: added 'Init File' section to notmuch-emacs info source 2014-04-08 07:31:32 -03:00
prerst2man.py doc: cosmetic fix for prerst2man.py 2014-03-18 07:46:08 -03:00