mirror of
https://github.com/triqs/dft_tools
synced 2025-01-03 18:16:03 +01:00
[doc] Update triqs links in conf.py.in
This commit is contained in:
parent
a2767f16c8
commit
ce19003682
@ -30,7 +30,7 @@ html_theme = 'triqs'
|
|||||||
html_theme_path = ['@TRIQS_THEMES_PATH@']
|
html_theme_path = ['@TRIQS_THEMES_PATH@']
|
||||||
html_show_sphinx = False
|
html_show_sphinx = False
|
||||||
html_context = {'header_title': 'app4triqs',
|
html_context = {'header_title': 'app4triqs',
|
||||||
'header_subtitle': 'An example application using cpp2py and triqs',
|
'header_subtitle': 'An example application using cpp2py and <a class="triqs" style="font-size: 12px" href="https://triqs.github.io">TRIQS</a>',
|
||||||
'header_links': [['Install', 'install'],
|
'header_links': [['Install', 'install'],
|
||||||
['Documentation', 'documentation'],
|
['Documentation', 'documentation'],
|
||||||
['Issues', 'issues'],
|
['Issues', 'issues'],
|
||||||
@ -40,4 +40,4 @@ html_sidebars = {'index': ['sideb.html', 'searchbox.html']}
|
|||||||
|
|
||||||
htmlhelp_basename = 'APP4TRIQSdoc'
|
htmlhelp_basename = 'APP4TRIQSdoc'
|
||||||
|
|
||||||
intersphinx_mapping = {'python': ('http://docs.python.org/2.7', None), 'triqslibs': ('https://triqs.github.io/triqs/master', None)}
|
intersphinx_mapping = {'python': ('http://docs.python.org/2.7', None), 'triqslibs': ('https://triqs.github.io/triqs/latest', None)}
|
||||||
|
Loading…
Reference in New Issue
Block a user