]> git.cworth.org Git - notmuch-wiki/blobdiff - index.mdwn
small remotewrapper.mwdn tunes.
[notmuch-wiki] / index.mdwn
index 8260c3b98a38dfab5c22920b83c007fbe1399c9b..da84bd018a83e7930079f2c721921593a7a39df7 100644 (file)
@@ -57,9 +57,11 @@ docs:
 
   * [[General how-tos|howto]]
   * [[Available frontends|frontends]]
-  * [[Initial_Tagging]]
+  * [[Searching]]
+  * [[Excluding and deleting messages|excluding]]
+  * [[Initial tagging|Initial_Tagging]]
   * [[Tips for using notmuch within Emacs|emacstips]]
-  * [[Remote Usage|remoteusage]]
+  * [[Remote usage|remoteusage]]
   * [[Performance|performance]]
 
 Apart from the wiki, help is available via email.  Join the mailing
@@ -69,11 +71,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
 
@@ -83,7 +87,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,