notmuch/doc
W. Trevor King ebf4aaa0f8 doc/conf.py: Remove _static from html_static_path
Avoid:

  $ make HAVE_SPHINX=1 sphinx-html
  python ./doc/mkdocdeps.py ./doc doc/_build doc/docdeps.mk
  sphinx-build -b html -d doc/_build/doctrees -q ./doc doc/_build/html
  Making output directory...
  WARNING: html_static_path entry '/home/wking/src/notmuch/notmuch/doc/_static' does not exist

because we have no static source in doc/_static.
2014-05-28 09:45:45 -03:00
..
man1 doc: Simplify and clarify notmuch show --format=sexp description 2014-04-21 21:51:54 +09: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/conf.py: Remove _static from html_static_path 2014-05-28 09:45:45 -03:00
doxygen.cfg doc/doxygen.cfg: bump version to 0.18 2014-05-04 07:38:21 +09: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: remove conf.pyc on clean 2014-04-22 14:24:04 +09: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: added 'Init File' section to notmuch-emacs info source 2014-04-08 07:31:32 -03:00
prerst2man.py doc/prerst2man.py: Fix 'os.system' -> 'system' typo 2014-04-21 21:32:03 +09:00