notmuch/doc
Daniel Kahn Gillmor cbeb0da595 doc: Clean up warnings when building notmuch-emacs docs
Without this change, we see this during the build:

    sphinx-build -b html -d doc/_build/doctrees -q ./doc doc/_build/html
    …/doc/notmuch-emacs.rst:67: WARNING: Unexpected indentation.
    …/doc/notmuch-emacs.rst:165: WARNING: Unexpected indentation.
    …/doc/notmuch-emacs.rst:306: WARNING: Unexpected indentation.

This source change doesn't seem to have any effect on the generated
HTML, at least.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2019-03-27 17:45:27 -03:00
..
man1 doc: fix references to search.exclude_tags 2019-01-27 08:18:38 -04:00
man5 doc: unify definition list usage across man pages 2017-12-31 09:06:11 -04:00
man7 doc: clean up manpages 2018-06-24 21:59:37 -03:00
.gitignore Use rooted paths in .gitignore files 2017-08-18 19:42:35 -03:00
conf.py bump copyright year 2019-02-01 08:08:13 -04:00
doxygen.cfg Use https instead of http where possible 2016-06-05 08:32:17 -03:00
index.rst doc: add notmuch-properties(7) 2017-10-21 19:52:55 -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 doc/build: use $(MAKE) instead of make 2019-03-19 20:54:15 -03:00
notmuch-emacs.rst doc: Clean up warnings when building notmuch-emacs docs 2019-03-27 17:45:27 -03:00