summaryrefslogtreecommitdiff
path: root/doc/Makefile.local
AgeCommit message (Expand)Author
2020-12-09build/docs: move docstring prereq to file targetsDavid Bremner
2020-08-09emacs: Use makefile-gmake-mode in Makefile*sJonas Bernoulli
2020-07-15doc: replace use of environment variables with a generated configDavid Bremner
2020-07-11doc: make gzipped man pages reproducibleJonas Witschel
2020-06-01doc: fix for out-of-tree builds of notmuch-emacs docsDavid Bremner
2019-06-12build: drop variable HAVE_EMACS. use WITH_EMACS insteadDavid Bremner
2019-06-10doc: Don't install emacs docs when they are not builtDavid Bremner
2019-06-10doc: don't build notmuch-emacs.info for configure --without-emacsDavid Bremner
2019-06-03doc: use separate doctrees for distinct buildersDavid Bremner
2019-04-24doc: exclude notmuch-emacs.rst if emacs is not present.David Bremner
2019-04-24doc: use stamp file for html docsDavid Bremner
2019-04-24doc: use stamp file to control rebuilding texiDavid Bremner
2019-03-19doc/build: use $(MAKE) instead of makeDavid Bremner
2019-03-06Merge branch 'release'David Bremner
2019-03-05doc: sequentialize calls to sphinx-buildDavid Bremner
2018-12-20doc: make man pages depend on emacs docstringsDavid Bremner
2018-12-08doc/emacs: require extracted docstrings for sphinx or info manualDavid Bremner
2018-05-26doc: install build and install info pagesDavid Bremner
2018-01-31doc: create manpage folders with right permissionsAntoine Amarilli
2016-11-17build: only install known man pagesJani Nikula
2016-11-17build: generate man page list from source files, not conf.pyJani Nikula
2016-11-17build: do not touch roff files after sphinx-buildJani Nikula
2015-07-10replace hardcoded "python" with configured python commandDavid Bremner
2015-01-25doc: gzipped notmuch.3 before trying to install notmuch.3.gzDavid Bremner
2015-01-22doc: remove support for rst2manDavid Bremner
2014-09-02doc: 'rm -f' potential doxygen temporary output fileTomi Ollila
2014-07-13docs: remove spurious man page generated from doxygenDavid Bremner
2014-07-09doc: postprocess notmuch.3David Bremner
2014-07-09doc: build and install doxygen api docsDavid Bremner
2014-04-22doc: remove conf.pyc on cleandebian/0.18_rc0-10.18_rc0David Bremner
2014-04-19doc: Fix parallel build of roff filesAustin Clements
2014-03-25doc: fix out-of-tree buildDavid Bremner
2014-03-18doc: configure detection of sphinx and rst2manDavid Bremner
2014-03-18doc: build man pages into hierarchy, fix help test.David Bremner
2014-03-18doc: build man pages at build time; introduce HAVE_SPHINX, HAVE_RST2MANDavid Bremner
2014-03-09doc: install sphinx version of man pagesDavid Bremner
2014-03-09doc: add target rst2man to build man pages using rst2manDavid Bremner
2014-03-09doc: convert sphinx based docsDavid Bremner