mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 10:55:57 -04:00
Fix unneeded doxygen autolinks
This commit is contained in:
parent
ecb62ab8ab
commit
eabd23373d
@ -31,7 +31,7 @@ namespace SDL2pp {
|
||||
class RWops;
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
/// \brief Chunk of audio data
|
||||
/// \brief Fragment of audio data
|
||||
///
|
||||
/// \ingroup mixer
|
||||
///
|
||||
|
@ -29,7 +29,7 @@
|
||||
namespace SDL2pp {
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
/// \brief Music data
|
||||
/// \brief %Music data
|
||||
///
|
||||
/// \ingroup mixer
|
||||
///
|
||||
|
@ -1,6 +1,6 @@
|
||||
/*
|
||||
libSDL2pp - C++11 bindings/wrapper for SDL2
|
||||
Copyright (C) 2014 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||
Copyright (C) 2014-2015 Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||
|
||||
This software is provided 'as-is', without any express or implied
|
||||
warranty. In no event will the authors be held liable for any damages
|
||||
@ -27,7 +27,7 @@
|
||||
////////////////////////////////////////////////////////////
|
||||
/// \class SDL2pp::Optional
|
||||
///
|
||||
/// \brief Optional value container
|
||||
/// \brief %Optional value container
|
||||
///
|
||||
/// \ingroup general
|
||||
///
|
||||
|
@ -31,7 +31,7 @@ namespace SDL2pp {
|
||||
class RWops;
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
/// \brief Chunk of audio data read from a .WAV file
|
||||
/// \brief %Chunk of audio data read from a .WAV file
|
||||
///
|
||||
/// \ingroup audio
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user