Karn Kaul

Results 5 issues of Karn Kaul

https://devblogs.microsoft.com/cppblog/clear-functional-c-documentation-with-sphinx-breathe-doxygen-cmake/

Add info about new libraries, new API usage, Android support (with caveats), CMake presets, contributors, original repo URL, etc. Start adding standalone pages to Doxygen docs.

good first issue

`graphics::RenderContext` owns pipelines, samplers, etc: move as much as makes sense to the user side (`engine` will handle ownership, not `graphics`). Remove all uses of `View` and `CView`.