~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/BUILD-NOTES

  • Committer: John Arbash Meinel
  • Date: 2009-07-26 15:58:33 UTC
  • mto: This revision was merged to the branch mainline in revision 4570.
  • Revision ID: john@arbash-meinel.com-20090726155833-h9bzhz4avyede7xo
Instead of using a symlink, suggest renaming the files (bug #404807)

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
2. Tweak the User Guide index page used:
14
14
 
15
15
   cd doc/en/user-guide
16
 
   rm index.txt
17
 
   ln -s index-for-2x.txt index.txt
 
16
   bzr mv index.txt index-for-1x.txt
 
17
   bzr mv index-for-2x.txt index.txt
18
18
 
19
19
3. Tweak the Release Notes TOC depth:
20
20