On Mon, Nov 28, 2011 at 12:32:56PM +0200, Martin Storsjö wrote:
> On Mon, 28 Nov 2011, Diego Biurrun wrote:
> >--- a/doc/developer.texi
> >+++ b/doc/developer.texi
> >@@ -90,6 +90,11 @@ format (see examples below) so that code documentation
> >All structures and their member variables should be documented, too.
> >+
> >+Avoid Qt-style and similar Doxygen syntax with @code{!} in it, i.e. replace
> >+@code{///} with @code{//!} and similar. Also @@ syntax should be employed
> >+for markup commands, i.e. use @code{@@param} and not @code{\param}.
>
> This feels contradictory, if we should avoid syntax with ! in it,
> why would we replace '///' with '//!'?
This does not only feel contradictory, it is :)
Thanks for spotting the typo.
Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel