Skip to content

Commit

Permalink
include: move spu under vout in Doxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémi Denis-Courmont committed Jun 14, 2015
1 parent 25ce606 commit c0fe1cb
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions include/vlc_spu.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,10 @@
extern "C" {
#endif

/**********************************************************************
* Base SPU structures
**********************************************************************/
/**
* \defgroup spu Subpicture Unit
* This module describes the programming interface for the subpicture unit.
* It includes functions allowing to create/destroy an spu, and render
* subpictures.
* \defgroup spu Sub-picture channels
* \ingroup subpicture
* \file
* @{
*/

Expand Down

0 comments on commit c0fe1cb

Please sign in to comment.