doc/book/en/conf.py
changeset 2539 0f26a76b0348
parent 1977 606923dff11b
child 3581 669854258b90
equal deleted inserted replaced
2538:6f8ffaa2a700 2539:0f26a76b0348
    49 # other places throughout the built documents.
    49 # other places throughout the built documents.
    50 #
    50 #
    51 # The short X.Y version.
    51 # The short X.Y version.
    52 version = '0.54'
    52 version = '0.54'
    53 # The full version, including alpha/beta/rc tags.
    53 # The full version, including alpha/beta/rc tags.
    54 release = '3.2'
    54 release = '3.4'
    55 
    55 
    56 # There are two options for replacing |today|: either, you set today to some
    56 # There are two options for replacing |today|: either, you set today to some
    57 # non-false value, then it is used:
    57 # non-false value, then it is used:
    58 #today = ''
    58 #today = ''
    59 # Else, today_fmt is used as the format for a strftime call.
    59 # Else, today_fmt is used as the format for a strftime call.