configurationengine/doc/conf.py
changeset 9 63964d875993
parent 5 d2c80f5cab53
equal deleted inserted replaced
8:a2e65c705db8 9:63964d875993
    57 # other places throughout the built documents.
    57 # other places throughout the built documents.
    58 #
    58 #
    59 # The short X.Y version.
    59 # The short X.Y version.
    60 version = '1.2'
    60 version = '1.2'
    61 # The full version, including alpha/beta/rc tags.
    61 # The full version, including alpha/beta/rc tags.
    62 release = '1.2.11DEV'
    62 release = '1.2.14'
    63 
    63 
    64 # There are two options for replacing |today|: either, you set today to some
    64 # There are two options for replacing |today|: either, you set today to some
    65 # non-false value, then it is used:
    65 # non-false value, then it is used:
    66 #today = ''
    66 #today = ''
    67 # Else, today_fmt is used as the format for a strftime call.
    67 # Else, today_fmt is used as the format for a strftime call.