annotate development.html @ 20:52e034f936f1

Update screenshots for 1.2
author Chris Cannam
date Thu, 15 Mar 2012 17:01:37 +0000
parents 119ab0d2dc7f
children 86cdf18e98c0
rev   line source
Chris@12 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
Chris@12 2 <html>
Chris@12 3 <head>
Chris@12 4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
Chris@12 5 <title>EasyMercurial</title>
Chris@12 6 <link rel="stylesheet" href="screen.css" media="screen"/>
Chris@12 7 <meta name="robots" content="index">
Chris@12 8 <meta name="description" content="">
Chris@12 9 </head>
Chris@12 10 <body>
Chris@12 11
Chris@12 12 <div id="logo-title"><h1 id="site-name">EasyMercurial</h1></div>
Chris@12 13
Chris@12 14 <div id="navbar"><div id="navbar-inner">
Chris@12 15 <a name="navigation" id="navigation"></a>
Chris@12 16 <div id="primary">
Chris@12 17 <ul class="links">
Chris@12 18 <li class="first"><a href="index.html" title="">Home</a></li>
Chris@12 19 <li>Development</li>
Chris@12 20 <li><a href="screenshots.html" title="Screenshots">Screenshots</a></li>
Chris@12 21 <li><a href="videos.html" title="Videos">Videos</a></li>
Chris@12 22 <li class=last><a href="download.html" title="Download">Download</a></li>
Chris@12 23 </ul>
Chris@12 24 </div>
Chris@12 25 </div></div>
Chris@12 26
Chris@12 27 <div id="page">
Chris@12 28
Chris@12 29 <p><big>EasyMercurial source code is maintained in Mercurial at BitBucket.</big></p><p>We also have a project on our own SoundSoftware code site which tracks the BitBucket repository.</p>
Chris@12 30
Chris@12 31 <ul>
Chris@12 32 <li>Visit the <a href="http://bitbucket.org/cannam/easyhg" title="BitBucket">BitBucket code page</a>.</li>
Chris@12 33 <li>Go to the <a href="http://code.soundsoftware.ac.uk/projects/easyhg" title="Project page">EasyMercurial project page</a> on the SoundSoftware code site.</li>
Chris@12 34 <li>There is also an <a href="http://www.ohloh.net/p/easyhg">EasyMercurial page on Ohloh</a> with project statistics.
Chris@12 35 </ul>
Chris@12 36
Chris@12 37 <p>To file a bug report, please use the <a href="https://bitbucket.org/cannam/easyhg/issues?status=new&status=open">BitBucket bug tracker</a> (login to BitBucket required).</p>
Chris@12 38
Chris@12 39 <p>To contact the developers, please email <a href="mailto:info@soundsoftware.ac.uk">info@soundsoftware.ac.uk</a>.</p>
Chris@12 40
Chris@12 41 </div>