1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-04 10:19:16 +02:00

"make install" now transfers the build/html file to delta@py.delta.chat ...

This commit is contained in:
holger krekel 2018-09-16 22:01:57 +02:00
parent bf78f8e0aa
commit 3d30a208c1
5 changed files with 15 additions and 54 deletions

View file

@ -107,6 +107,11 @@ html_theme = 'alabaster'
# documentation.
html_theme_options = {
# 'index_logo': '_static/delta-chat.svg',
'font_size': "1.0em",
'caption_font_size': "0.8em",
'code_font_size': "1.0em",
}
# Add any paths that contain custom themes here, relative to this directory.
@ -199,7 +204,7 @@ latex_elements = {
#'papersize': 'letterpaper',
# The font size ('10pt', '11pt' or '12pt').
#'pointsize': '10pt',
'pointsize': '12pt',
# Additional stuff for the LaTeX preamble.
#'preamble': '',