~spundun/bzr/bzr-1018628

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.5.txt

  • Committer: Vincent Ladeuil
  • Date: 2012-03-09 16:48:55 UTC
  • mto: (6437.23.24 2.5)
  • mto: This revision was merged to the branch mainline in revision 6499.
  • Revision ID: v.ladeuil+lp@free.fr-20120309164855-htdn25hp7x65mmir
Rely on sphinx for texinfo doc generation

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
Documentation
39
39
*************
40
40
 
41
 
.. Improved or updated documentation.
 
41
* The alpha-quality texinfo sphinx builder has been deprecated. Sphinx >=
 
42
  1.1.2 now provides a better one. Most of the documentation can now be
 
43
  generated to the texinfo format with ``make texinfo-sphinx``. This will
 
44
  generate both the ``.texi`` files and the ``.info`` ones.
 
45
 (Vincent Ladeuil, #940164)
42
46
 
43
47
API Changes
44
48
***********