Skip to content

Commit 1fb6e32

Browse files
committed
feat(docs): Optimize document layout configuration
1 parent c64992d commit 1fb6e32

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,10 @@
141141
\input{CoverPage.tex.txt}
142142
\input{TitlePage.tex.txt}
143143
''',
144-
'sphinxsetup': 'TitleColor=DarkGoldenrod',
144+
# 'sphinxsetup': 'TitleColor=DarkGoldenrod',
145145
# 'fncychap': r'\usepackage[Bjornstrup]{fncychap}',
146146
'printindex': r'\footnotesize\raggedright\printindex',
147147
'extraclassoptions': 'openany,oneside',
148148
}
149149

150-
latex_show_urls = 'footnote'
150+
latex_show_urls = 'inline'

0 commit comments

Comments
 (0)