diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt index 04c7fc08..87801659 100644 --- a/docs/CMakeLists.txt +++ b/docs/CMakeLists.txt @@ -87,6 +87,7 @@ set(unitsSphinxDocs "${CMAKE_CURRENT_SOURCE_DIR}/framework/constants.rst" "${CMAKE_CURRENT_SOURCE_DIR}/framework/conversions_and_casting.rst" "${CMAKE_CURRENT_SOURCE_DIR}/framework/dimensions.rst" + "${CMAKE_CURRENT_SOURCE_DIR}/framework/magnitudes.rst" "${CMAKE_CURRENT_SOURCE_DIR}/framework/quantities.rst" "${CMAKE_CURRENT_SOURCE_DIR}/framework/quantity_kinds.rst" "${CMAKE_CURRENT_SOURCE_DIR}/framework/quantity_like.rst"