diff --git a/CMakeLists.txt b/CMakeLists.txt
index 17345f639d..0f8c1b697e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -834,6 +834,7 @@ if (MFC_DOCUMENTATION)
install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/docs/index.html"
"${CMAKE_CURRENT_SOURCE_DIR}/docs/404.html"
+ "${CMAKE_CURRENT_SOURCE_DIR}/docs/simulations.json"
DESTINATION "docs/mfc")
endif()
diff --git a/docs/index.html b/docs/index.html
index a127691ccb..ba5794e04b 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -46,11 +46,38 @@