diff options
author | Fabian Affolter <fabian@bernewireless.net> | 2010-11-08 22:15:59 +0100 |
---|---|---|
committer | Fabian Affolter <fabian@bernewireless.net> | 2010-11-08 22:15:59 +0100 |
commit | 9ca441386172affc7b3a68a9e8cf7c01f4c5913b (patch) | |
tree | 63ff0437e5ee9b27224302ee0b347fdca4114337 /doc | |
parent | 1c3f9b38a7631495e5f3da5d463db2b234becf89 (diff) | |
download | bcfg2-9ca441386172affc7b3a68a9e8cf7c01f4c5913b.tar.gz bcfg2-9ca441386172affc7b3a68a9e8cf7c01f4c5913b.tar.bz2 bcfg2-9ca441386172affc7b3a68a9e8cf7c01f4c5913b.zip |
Author changed for latex document
Diffstat (limited to 'doc')
-rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index 95ce9d281..e11cc4ca8 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -175,7 +175,7 @@ latex_font_size = '11pt' # (source start file, target name, title, author, documentclass [howto/manual]). latex_documents = [ ('contents', 'bcfg2.tex', u'Bcfg2 Documentation', - u'Narayan Desai and Thorsten Lockert', 'manual', True), + u'Narayan Desai et al.', 'manual', True), ] # The name of an image file (relative to this directory) to place at the top of |