~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/index.txt

  • Committer: Martin Pool
  • Date: 2005-05-30 03:05:03 UTC
  • Revision ID: mbp@sourcefrog.net-20050530030503-8fd9959e40c31eeb
todo

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
  documentation, and gives the best overview at the moment of what the
33
33
  system will feel like to use.  Fairly complete.
34
34
 
35
 
* `Quick reference <quickref.html>`__ -- single page description of
36
 
  how to use, intended to check it's adequately simple.  Incomplete.
37
 
 
38
 
* `FAQ <faq.html>`__ -- mostly user-oriented FAQ.
39
 
 
40
35
 
41
36
Requirements and general design
42
37
-------------------------------
107
102
 
108
103
* `Patch pools <pool.html>`__ to efficiently store related branches.
109
104
 
 
105
* `Revfiles <revfile.html>`__ store the text history of files.
 
106
 
 
107
* `Revfiles storing annotations <revfile-annotation.html>`__
 
108
 
110
109
* `Revision syntax <revision-syntax.html>`__ -- ``hello.c@12``, etc.
111
110
 
112
111
* `Roll-up commits <rollup.html>`__ -- a single revision incorporates
180
179
Project management and organization
181
180
-----------------------------------
182
181
 
183
 
* `Development news <news.html>`__
184
 
 
185
182
* `Notes on how to get a VCS adopted <adoption.html>`__
186
183
 
187
 
* `Testing plan <testing.html>`__ -- very sketchy.
188
 
 
189
184
* `Thanks <thanks.html>`__ to various people
190
185
 
191
 
* `Roadmap <roadmap.html>`__: High-level order for implementing features.
192
 
 
193
 
* `<work-order.html>`__: current tasks.
194
 
 
195
186
* `Extra commands <extra-commands.html>`__ for
196
187
  internal/developer/debugger use.
197
188