Commit 7faec7c6 authored by Andreas Jung's avatar Andreas Jung

updated

parent 3ee26ebe
...@@ -168,8 +168,8 @@ htmlhelp_basename = 'Zopedocsdoc' ...@@ -168,8 +168,8 @@ htmlhelp_basename = 'Zopedocsdoc'
# Grouping the document tree into LaTeX files. List of tuples # Grouping the document tree into LaTeX files. List of tuples
# (source start file, target name, title, author, document class [howto/manual]). # (source start file, target name, title, author, document class [howto/manual]).
latex_documents = [ latex_documents = [
('index', 'Zopedocs.tex', ur'Zope docs Documentation', ('index', 'Zope2docs.tex', ur'Zope 2 Documentation',
ur'AJ', 'manual'), ur'Zope Developers Community', 'manual'),
] ]
# The name of an image file (relative to this directory) to place at the top of # The name of an image file (relative to this directory) to place at the top of
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment