[27276] in CVS-changelog-for-Kerberos-V5

home help back first fref pref prev next nref lref last post

krb5 commit [krb5-1.11]: Add "Kerberos" to PDF titles

daemon@ATHENA.MIT.EDU (Tom Yu)
Mon Nov 19 22:59:14 2012

Date: Mon, 19 Nov 2012 22:59:12 -0500
From: Tom Yu <tlyu@mit.edu>
Message-Id: <201211200359.qAK3xCBo011256@drugstore.mit.edu>
To: cvs-krb5@mit.edu
Reply-To: krbdev@mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu

https://github.com/krb5/krb5/commit/c911f51ac81ff16ab0d3b271460cccb6bcb60275
commit c911f51ac81ff16ab0d3b271460cccb6bcb60275
Author: Tom Yu <tlyu@mit.edu>
Date:   Mon Nov 19 16:34:42 2012 -0500

    Add "Kerberos" to PDF titles
    
    (cherry picked from commit 703ee0a74900d9acb8dd48f60149a34e1b7411a8)
    
    ticket: 7451
    version_fixed: 1.11
    status: resolved

 doc/conf.py |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/conf.py b/doc/conf.py
index 2ad76fd..259a595 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -191,15 +191,15 @@ pointsize = '10pt'
 # Grouping the document tree into LaTeX files. List of tuples
 # (source start file, target name, title, author, documentclass [howto/manual]).
 latex_documents = [
-  ('admin/index', 'admin.tex', u"Administration Guide", u'MIT',
+  ('admin/index', 'admin.tex', u"Kerberos Administration Guide", u'MIT',
    'manual'),
-  ('appdev/index', 'appdev.tex', u"Application Developer Guide",
+  ('appdev/index', 'appdev.tex', u"Kerberos Application Developer Guide",
    u'MIT', 'manual'),
   ('basic/index', 'basic.tex', u"Kerberos Concepts", u'MIT', 'manual'),
   ('build/index', 'build.tex', u"Building MIT Kerberos", u'MIT', 'manual'),
-  ('plugindev/index', 'plugindev.tex', u"Plugin Module Developer Guide",
+  ('plugindev/index', 'plugindev.tex', u"Kerberos Plugin Module Developer Guide",
    u'MIT', 'manual'),
-  ('user/index', 'user.tex', u"User Guide", u'MIT', 'manual')
+  ('user/index', 'user.tex', u"Kerberos User Guide", u'MIT', 'manual')
 ]
 
 # The name of an image file (relative to this directory) to place at the top of
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5

home help back first fref pref prev next nref lref last post