diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt index 7cc2cfb99902..8e925d48cfe3 100644 --- a/docs/CMakeLists.txt +++ b/docs/CMakeLists.txt @@ -304,8 +304,8 @@ hpx_quickbook_to_html(hpx toc.max.depth=4 generate.section.toc.level=4 boost.image.src=${image} - boost.image.w=460 - boost.image.h=106 + boost.image.w=470 + boost.image.h=123 boost.image.alt="HPX - High Performance ParalleX" ${auto_index_xsl_param} QUICKBOOK_ARGS ${quickbook_fixme_mode} ${auto_index_mode} diff --git a/docs/html/images/hpx_0_9_11.png b/docs/html/images/hpx_0_9_11.png new file mode 100644 index 000000000000..2f50415ce82b Binary files /dev/null and b/docs/html/images/hpx_0_9_11.png differ