mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-29 22:00:58 +02:00
doc: remove file name from @file directive in Doxygen usage example
The file name is redundant and brittle across file renamings.
This commit is contained in:
parent
f6f95d4e49
commit
a2f31564b4
@ -92,7 +92,7 @@ above them explaining what the function does, even if it is just one sentence.
|
||||
All structures and their member variables should be documented, too.
|
||||
@example
|
||||
/**
|
||||
* @@file mpeg.c
|
||||
* @@file
|
||||
* MPEG codec.
|
||||
* @@author ...
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user