]> git.cworth.org Git - notmuch-wiki/blobdiff - index.mdwn
manpages link to front page
[notmuch-wiki] / index.mdwn
index 4a55b784636d7e54164e9cf220f139f5c8268ada..63a3e82f98d456d352780e7a322cd7902adfeea4 100644 (file)
@@ -55,6 +55,7 @@ including specifying the location of your mail store and now to start
 the initial indexing.  After that, come back and checkout how our
 docs:
 
+  * [[Notmuch manual pages|manpages]]
   * [[General how-tos|howto]]
   * [[Available frontends|frontends]]
   * [[Searching]]
@@ -71,11 +72,13 @@ list.  Read the archives.  Ask questions.
 
 * [[Emacs UI screenshots|screenshots]]
 
-## Binary packages
+## Packages
 
-* [Debian](http://packages.debian.org/search?keywords=notmuch), [Ubuntu](http://packages.ubuntu.com/search?keywords=notmuch)
-* [Slackware](http://slackbuilds.org/repository/13.37/office/notmuch/)
+* [Debian](http://packages.debian.org/search?keywords=notmuch)
 * [Fedora](https://community.dev.fedoraproject.org/packages/notmuch)
+* [Gentoo](http://packages.gentoo.org/package/net-mail/notmuch)
+* [Slackware](http://slackbuilds.org/repository/13.37/office/notmuch/)
+* [Ubuntu](http://packages.ubuntu.com/search?keywords=notmuch)
 
 ## Source code
 
@@ -85,7 +88,7 @@ under the GNU [GPL version
 3](http://www.fsf.org/licensing/licenses/gpl.html). The latest
 versions can be checked out via git with this command:
 
-    git clone git://notmuchmail.org/git/notmuch
+        git clone git://notmuchmail.org/git/notmuch
 
 You can browse the [Notmuch code
 history](http://git.notmuchmail.org/git/notmuch) online. And finally,