================================= Future Work on the RoSA Framework ================================= .. contents:: :local: TODO ==== * Project logo - `docs/_themes/rosa-theme/static/logo.png` * API documentation welcome - `docs/doxygen-mainpage.dox` * Documentation index - `docs/index.rst` * Complete initial docs... * Fix rules in `.clang-format` * What about testing? Known Issues ============ * CMake * VS2017 generates intermediate files for the `ZERO_CHECK` project out of the build directory, see `CMake issue #16458`_. * VS2017 with `v141_clang_c2` toolset requires :ref:`fix of the generated Visual Studio projects `. .. _CMake issue #16458: https://gitlab.kitware.com/cmake/cmake/issues/16458