doc/conf.py
changeset 31 6cb1b501a044
parent 1 88d637274072
child 34 88b4a6475a26
equal deleted inserted replaced
30:25ef1dddaab8 31:6cb1b501a044
    34 # The master toctree document.
    34 # The master toctree document.
    35 master_doc = 'index'
    35 master_doc = 'index'
    36 
    36 
    37 # General substitutions.
    37 # General substitutions.
    38 project = 'Cubicweb'
    38 project = 'Cubicweb'
    39 copyright = '2008, Logilab Inc.'
    39 copyright = '2008, Logilab'
    40 
    40 
    41 # The default replacements for |version| and |release|, also used in various
    41 # The default replacements for |version| and |release|, also used in various
    42 # other places throughout the built documents.
    42 # other places throughout the built documents.
    43 #
    43 #
    44 # The short X.Y version.
    44 # The short X.Y version.
   156 
   156 
   157 # Grouping the document tree into LaTeX files. List of tuples
   157 # Grouping the document tree into LaTeX files. List of tuples
   158 # (source start file, target name, title, author, document class [howto/manual]).
   158 # (source start file, target name, title, author, document class [howto/manual]).
   159 latex_documents = [
   159 latex_documents = [
   160   ('index', 'Cubicweb.tex', 'Cubicweb Documentation',
   160   ('index', 'Cubicweb.tex', 'Cubicweb Documentation',
   161    'Logilab Inc.', 'manual'),
   161    'Logilab', 'manual'),
   162 ]
   162 ]
   163 
   163 
   164 # The name of an image file (relative to this directory) to place at the top of
   164 # The name of an image file (relative to this directory) to place at the top of
   165 # the title page.
   165 # the title page.
   166 #latex_logo = None
   166 #latex_logo = None