|
|
|
@ -710,8 +710,9 @@ See also: |
|
|
|
- Added a note about MinGW GCC and Clang ABI incompatibility to |
|
|
|
- Added a note about MinGW GCC and Clang ABI incompatibility to |
|
|
|
@ref platforms-windows "Windows platform docs" (see [mosra/magnum#227](https://github.com/mosra/magnum/issues/227) and |
|
|
|
@ref platforms-windows "Windows platform docs" (see [mosra/magnum#227](https://github.com/mosra/magnum/issues/227) and |
|
|
|
[mosra/magnum#439](https://github.com/mosra/magnum/issues/439)) |
|
|
|
[mosra/magnum#439](https://github.com/mosra/magnum/issues/439)) |
|
|
|
- Various documentation fixes (see [mosra/magnum#492](https://github.com/mosra/magnum/issues/492)) |
|
|
|
- Various documentation fixes (see [mosra/magnum#492](https://github.com/mosra/magnum/issues/492), |
|
|
|
- @ref Corrade::Utility::Debug and friends were always brought to the ) |
|
|
|
[mosra/magnum#521](https://github.com/mosra/magnum/pull/521)) |
|
|
|
|
|
|
|
- @ref Corrade::Utility::Debug and friends were always brought to the |
|
|
|
@ref Magnum namespace via a @cpp using @ce directive, but this was never |
|
|
|
@ref Magnum namespace via a @cpp using @ce directive, but this was never |
|
|
|
reflected in the docs and thus hidden from users. Now it's shown in the |
|
|
|
reflected in the docs and thus hidden from users. Now it's shown in the |
|
|
|
docs as a set of @ref Debug etc typedefs instead, to make them more |
|
|
|
docs as a set of @ref Debug etc typedefs instead, to make them more |
|
|
|
|