doc/book/fr/conf.py
changeset 54 e5cd878dc796
parent 50 d642f43eb87d
child 70 f80ac3de185b
equal deleted inserted replaced
53:537ad3e8e461 54:e5cd878dc796
    30 
    30 
    31 # The suffix of source filenames.
    31 # The suffix of source filenames.
    32 source_suffix = '.txt'
    32 source_suffix = '.txt'
    33 
    33 
    34 # The master toctree document.
    34 # The master toctree document.
    35 master_doc = 'index'
    35 master_doc = 'index.fr'
    36 
    36 
    37 # General substitutions.
    37 # General substitutions.
    38 project = 'Cubicweb'
    38 project = 'Cubicweb'
    39 copyright = '2008, Logilab'
    39 copyright = '2008, Logilab'
    40 
    40