Add recipes for solving linear systems; Make first snippet comments visible
- Changed first snipped markers to use // [... instead of //! [... to ensure they remain visible in the example codes shown by doxygen.
I recommend the latter for all recipes, as it makes it easier to find snippets in the doxygen example codes.