~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/_templates/index.html

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-05-11 11:47:36 UTC
  • mfrom: (5200.3.8 lock_return)
  • Revision ID: pqm@pqm.ubuntu.com-20100511114736-mc1sq9zyo3vufec7
(lifeless) Provide a consistent interface to Tree, Branch,
 Repository where lock methods return an object with an unlock method to
 unlock the lock. This breaks the API for Branch,
 Repository on their lock_write methods. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
  <table class="contentstable" align="center" style="margin-left: 30px"><tr>
9
9
    <td width="50%">
10
 
        <p class="biglink"><a class="biglink" href="{{ pathto("whats-new/whats-new-in-2.5") }}">What's New in Bazaar 2.5?</a><br/>
 
10
        <p class="biglink"><a class="biglink" href="{{ pathto("whats-new/whats-new-in-2.2") }}">What's New in Bazaar 2.2?</a><br/>
11
11
        <span class="linkdescr">what's new in this release</span>
12
12
      </p>
13
13
        <p class="biglink"><a class="biglink" href="{{ pathto("user-guide/index") }}">User Guide</a><br/>
45
45
        <p class="biglink"><a class="biglink" href="https://answers.launchpad.net/bzr/+faqs">FAQ</a><br/>
46
46
      <span class="linkdescr">frequently asked questions</span>
47
47
      </p>
48
 
      <p class="biglink"><a class="biglink" href="http://wiki.bazaar.canonical.com/BzrGlossary/">Glossary</a><br/>
 
48
      <p class="biglink"><a class="biglink" href="http://bazaar.canonical.com/BzrGlossary/">Glossary</a><br/>
49
49
      <span class="linkdescr">help with terminology</span>
50
50
      </p>
51
51
    </td>