]> git.notmuchmail.org Git - notmuch/commit
doc: build man pages into hierarchy, fix help test.
authorDavid Bremner <david@tethera.net>
Thu, 13 Mar 2014 03:21:15 +0000 (00:21 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 18 Mar 2014 10:39:12 +0000 (07:39 -0300)
commit533639b143202d333eb964aa0c6a860db0809344
tree771c05b833893e782805a8e8b2e38c73c6b7e491
parent9d9a700f1de6352b4f51a00ab80f2fcd70da050d
doc: build man pages into hierarchy, fix help test.

It turns out there was a reason the old man pages were stored in a man
compatible hierarchy, namely so that we could run man on them before
installing.

Hardcode doc build location into test suite.  This isn't ideal, but
let's unbreak the test suite for now.
doc/Makefile.local
doc/mkdocdeps.py
test/test-lib-common.sh