doc/conf.py
changeset 1746 45d6f5fba016
parent 1732 94ffe74e6895
child 1776 81aa8aaccdd4
equal deleted inserted replaced
1745:f9d32913bad4 1746:45d6f5fba016
    56 # The language for content autogenerated by Sphinx. Refer to documentation
    56 # The language for content autogenerated by Sphinx. Refer to documentation
    57 # for a list of supported languages.
    57 # for a list of supported languages.
    58 #language = None
    58 #language = None
    59 
    59 
    60 gettext_compact = False
    60 gettext_compact = False
    61 locale_dirs = [ "locale/" ]
    61 locale_dirs = ["locale/"]
    62 
    62 
    63 # There are two options for replacing |today|: either, you set today to some
    63 # There are two options for replacing |today|: either, you set today to some
    64 # non-false value, then it is used:
    64 # non-false value, then it is used:
    65 #today = ''
    65 #today = ''
    66 # Else, today_fmt is used as the format for a strftime call.
    66 # Else, today_fmt is used as the format for a strftime call.