Changeset - edaeab4f4846
[Not reviewed]
default
0 1 0
Bradley M. Kuhn - 11 years ago 2014-07-07 03:23:52
bkuhn@sfconservancy.org
Update username for documents.
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
docs/conf.py
Show inline comments
 
@@ -186,7 +186,7 @@ htmlhelp_basename = 'Kallithea-docs'
 
# (source start file, target name, title, author, documentclass [howto/manual]).
 
latex_documents = [
 
  ('index', 'Kallithea.tex', u'Kallithea Documentation',
 
   u'Marcin Kuzminski', 'manual'),
 
   u'Kallithea Developers', 'manual'),
 
]
 

	
 
# The name of an image file (relative to this directory) to place at the top of
 
@@ -219,7 +219,7 @@ latex_documents = [
 
# (source start file, name, description, authors, manual section).
 
man_pages = [
 
    ('index', 'kallithea', u'Kallithea Documentation',
 
     [u'Marcin Kuzminski'], 1)
 
     [u'Kallithea Developers'], 1)
 
]
 

	
 

	
0 comments (0 inline, 0 general)