file(GLOB DOCS_ROOT source/*.md)
add_custom_target(Documentation SOURCES ${DOCS_ROOT})
