* www: small improvements

This commit is contained in:
Dirk-Jan C. Binnema 2010-01-22 19:18:36 +02:00
parent 891f0ad3df
commit 8d625895de
1 changed files with 8 additions and 4 deletions

View File

@ -100,11 +100,11 @@ your database up-to-date.
</li>
</ul>
The way to express the searches may be a bit cryptic at first, but easy to
<p>The way to express the searches may be a bit cryptic at first, but easy to
learn (in the author's humble opinion); the mu manpage discusses syntax and
usage, and contains examples.
NOTE: while searching from the command-line is sometimes useful, mu is most
<p>NOTE: while searching from the command-line is sometimes useful, mu is most
easily used when integrated with an e-mail program. The documentation includes
examples for integration with <em>mutt</em> and <em>Wanderlust</em>.
@ -177,10 +177,11 @@ href="http://www.gnu.org/licenses/gpl-3.0.html" >GNU General Public
License</a> (GPL), version 3 or later.
<P>
<h2><a name="repo">development</a></h2>
<h2><a name="repo">repository</a></h2>
The mu source code is available <a href="http://gitorious.org/mu/mu-ng">in
Gitorious</a>; get it from there:
The mu source code is available in Gitorious; get it from there:
<pre>
$ git clone git://gitorious.org/mu/mu-ng.git
</pre>
@ -190,6 +191,9 @@ beyond). If you're not planning on get involved in the development of mu, it
is recommended you use the actual releases, as the git-version may break at
times.
<p>There is now also a <a href="http://groups.google.com/group/mu-discuss"
>mailing list</a> available.
<h2><a name="building">building and dependencies</a></h2>
<tt>mu</tt> uses <a href="http://spruce.sourceforge.net/gmime/" >GMime