Skip to content

Commit 1464fff

Browse files
committed
update conf
update conf
1 parent 97dcce2 commit 1464fff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
html_use_modindex = False
4242
htmlhelp_basename = 'MetaModelsdoc'
4343
html_favicon = '_img/favicon.ico'
44-
html_last_updated_fmt = '%d.%m.%Y'
44+
html_last_updated_fmt = '%m-%d-%Y'
4545
html_show_sphinx = False
4646
html_show_copyright = True
4747

@@ -51,7 +51,7 @@
5151
'papersize': 'a4paper',
5252
'pointsize': '10pt',
5353
'classoptions': ',openany,oneside',
54-
'babel' : '\\usepackage[german]{babel}',
54+
'babel' : '\\usepackage[english]{babel}',
5555
}
5656

5757
latex_documents = [

0 commit comments

Comments
 (0)