Rev 5256: (igc) User Reference in PDF in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Wed May 26 09:43:53 BST 2010


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 5256 [merge]
revision-id: pqm at pqm.ubuntu.com-20100526084351-ari52tpazd7t61z3
parent: pqm at pqm.ubuntu.com-20100525213052-9rdn7ws6mo6corql
parent: ian.clatworthy at canonical.com-20100526072454-8prv6m2itofmgjsj
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Wed 2010-05-26 09:43:51 +0100
message:
  (igc) User Reference in PDF
modified:
  bzrlib/hooks.py                hooks.py-20070325015548-ix4np2q0kd8452au-1
  doc/en/conf.py                 conf.py-20090722133816-63ik5s6s5gsnz7zy-12
=== modified file 'bzrlib/hooks.py'
--- a/bzrlib/hooks.py	2010-04-30 11:03:59 +0000
+++ b/bzrlib/hooks.py	2010-05-26 04:26:59 +0000
@@ -276,9 +276,7 @@
 
   yyy.hooks.install_named_hook("xxx", ...)
 
-See `Using hooks`_ in the User Guide for examples.
-
-.. _Using hooks: ../user-guide/hooks.html
+See :doc:`Using hooks<../user-guide/hooks>` in the User Guide for examples.
 
 The class that contains each hook is given before the hooks it supplies. For
 instance, BranchHooks as the class is the hooks class for

=== modified file 'doc/en/conf.py'
--- a/doc/en/conf.py	2010-03-03 04:18:28 +0000
+++ b/doc/en/conf.py	2010-05-26 04:26:59 +0000
@@ -54,7 +54,7 @@
   # Manuals
   ('user-guide/index', 'bzr-%s-user-guide.tex' % (bzr_locale,),
     bzr_title(u'Bazaar User Guide'), bzr_team, 'manual'),
-  ('user-reference/bzr_man', 'bzr-%s-user-reference.tex' % (bzr_locale,),
+  ('user-reference/index', 'bzr-%s-user-reference.tex' % (bzr_locale,),
     bzr_title(u'Bazaar User Reference'), bzr_team, 'manual'),
   ('release-notes/NEWS', 'bzr-%s-release-notes.tex' % (bzr_locale,),
     bzr_title(u'Bazaar Release Notes'), bzr_team, 'manual'),




More information about the bazaar-commits mailing list