vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Sun May 19 10:47:28 2019 +0300| [1c0b3931274f151eea9d12ba5c91de3bd6cfb5d9] | committer: Rémi Denis-Courmont
Doxygen: remove no longer used alias > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1c0b3931274f151eea9d12ba5c91de3bd6cfb5d9 --- doc/Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index 6d3b4c08b8..d98b4ccab6 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -228,7 +228,7 @@ TAB_SIZE = 4 # "Side Effects:". You can put \n's in the value part of an alias to insert # newlines. -ALIASES = "libvlc_return_bool=\if LIBVLC_RETURN_BOOL\n\par LIBVLC_RETURN_BOOL\n\endif" +ALIASES = # This tag can be used to specify a number of word-keyword mappings (TCL only). # A mapping has the form "name=value". For example adding "class=itcl::class" _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
