Skip to content

Commit

Permalink
[doc] Fix header subtitle
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentzell committed Aug 10, 2020
1 parent 87d4d7a commit 5e3652c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/conf.py.in
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ html_theme = 'triqs'
html_theme_path = ['@CMAKE_CURRENT_SOURCE_DIR@/themes']
html_show_sphinx = False
html_context = {'header_title': '@PROJECT_NAME@',
'header_subtitle': 'An example application using cpp2py',
'header_subtitle': 'A lightweight C++ and Python hdf5 interface',
'header_links': [['Install', 'install'],
['Documentation', 'documentation'],
['Issues', 'issues'],
Expand Down

0 comments on commit 5e3652c

Please sign in to comment.