/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

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

Merge cleanup into description

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
 
37
37
  <table class="contentstable" align="center" style="margin-left: 30px"><tr>
38
38
    <td width="50%">
39
 
        <p class="biglink"><a class="biglink" href="https://answers.launchpad.net/bzr">FAQ</a><br/>
 
39
        <p class="biglink"><a class="biglink" href="https://answers.launchpad.net/bzr/+faqs">FAQ</a><br/>
40
40
      <span class="linkdescr">frequently asked questions</span>
41
41
      </p>
42
42
      <p class="biglink"><a class="biglink" href="http://bazaar-vcs.org/BzrGlossary/">Glossary</a><br/>
43
43
      <span class="linkdescr">help with terminology</span>
44
44
      </p>
45
 
    </td><td width="50%">
 
45
      <p class="biglink"><a class="biglink" href="../developers/">Developer Docs</a><br/>
 
46
        <span class="linkdescr">improving and extending bzr</span>
 
47
      </p>
 
48
    </td>
 
49
    <td width="50%">
46
50
      <p class="biglink"><a class="biglink" href="http://doc.bazaar-vcs.org/migration/en/">Migration Docs</a><br/>
47
51
      <span class="linkdescr">for refugees of other tools</span>
48
52
      </p>
52
56
    </td></tr>
53
57
  </table>
54
58
 
55
 
  <p>Keen to help? See the <a href="http://doc.bazaar-vcs.org/developers/">Developer Docs</a>
56
 
      for policies and tools on contributing code, tests and documentation.</p>
57
 
 
58
59
{% endblock %}