notmuch/doc
David Bremner 2bb906a6dd build: eliminate use of python execfile command
As discussed in
id:8cc9dd580ad672527e12f43706f9803b2c8e99d8.1405220724.git.wking@tremily.us,
execfile is unavailable in python3.

The approach of this commit avoids modifying the python module path,
which is arguably preferable since it avoids potentially accidentally
importing a module from the wrong place.
2015-01-03 15:18:54 +01:00
..
man1 Add default configuration values to the man page 2015-01-01 16:48:18 +01:00
man5 doc: whitespace cleanup 2014-11-09 10:08:33 +01:00
man7 man: update man pages for folder: and path: search terms 2014-03-11 19:51:22 -03:00
.gitignore gitignore: ignore sh.config and doc/config.dox 2014-10-28 12:12:33 +01:00
conf.py doc: add notmuch-address.rst to sphinx config 2014-11-05 23:52:17 +01:00
doxygen.cfg doc: quiet doxygen warnings 2014-07-09 19:32:44 -03:00
index.rst doc: Minor fixes related to notmuch-address 2014-11-13 21:25:07 +01: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: 'rm -f' potential doxygen temporary output file 2014-09-02 08:43:20 -07:00
mkdocdeps.py doc/mkdocdeps.py: Use "with" statement for the output file 2014-04-21 21:31:45 +09:00
notmuch-emacs.rst doc: Emacs manual improvements and expansions 2014-10-04 20:32:59 +02:00
prerst2man.py build: eliminate use of python execfile command 2015-01-03 15:18:54 +01:00