unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob 91222f908c37bf62c414720af2a59207041f94d7 745 bytes (raw)
name: doc/INSTALL 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
This file contains some more detailed information about building and
installing the documentation.

Building with Sphinx
--------------------

With Sphinx_ version 1.0 or greater, you can build man, info, html,
and pdf versions of the docs (currently only the man pages) with::

  make build-{man|info|html|pdf}

You can build build and install the docs (currently only the man
pages) with::

  make install-{man|info|html|pdf}

Building the man Docutils
-------------------------

If you don't have Sphinx installed, you can still build the man-page
version of the docs using rst2man (from Docutils_)::

  make build-man

and install with::

  make install-man

.. _Sphinx: http://sphinx-doc.org/
.. _Docutils: http://docutils.sourceforge.net/

debug log:

solving 91222f9 ...
found 91222f9 in https://yhetil.org/notmuch/edf9a674bc1f41917caead8d38b5f09295a9d1bd.1396718720.git.wking@tremily.us/
found e37c2b9 in https://yhetil.org/notmuch.git/
preparing index
index prepared:
100644 e37c2b9bd4b1af22e7b48f25597c0b9ca6dd4a20	doc/INSTALL

applying [1/1] https://yhetil.org/notmuch/edf9a674bc1f41917caead8d38b5f09295a9d1bd.1396718720.git.wking@tremily.us/
diff --git a/doc/INSTALL b/doc/INSTALL
index e37c2b9..91222f9 100644

Checking patch doc/INSTALL...
Applied patch doc/INSTALL cleanly.

index at:
100644 91222f908c37bf62c414720af2a59207041f94d7	doc/INSTALL

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).