doc/conf.py
changeset 151 8d74009f8f46
parent 138 f01b65d6c724
equal deleted inserted replaced
150:1f277ab0c163 151:8d74009f8f46
    51 # The version info for the project you're documenting, acts as replacement for
    51 # The version info for the project you're documenting, acts as replacement for
    52 # |version| and |release|, also used in various other places throughout the
    52 # |version| and |release|, also used in various other places throughout the
    53 # built documents.
    53 # built documents.
    54 #
    54 #
    55 # The short X.Y version.
    55 # The short X.Y version.
    56 version = '0.3'
    56 version = '0.4'
    57 # The full version, including alpha/beta/rc tags.
    57 # The full version, including alpha/beta/rc tags.
    58 release = '0.3'
    58 release = '0.4'
    59 
    59 
    60 # The language for content autogenerated by Sphinx. Refer to documentation
    60 # The language for content autogenerated by Sphinx. Refer to documentation
    61 # for a list of supported languages.
    61 # for a list of supported languages.
    62 language = 'fr'
    62 language = 'fr'
    63 
    63