We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc5d89 commit 04b73d0Copy full SHA for 04b73d0
1 file changed
docs/Doxyfile
@@ -261,7 +261,7 @@ TAB_SIZE = 4
261
# with the commands \{ and \} for these it is advised to use the version @{ and
262
# @} or use a double escape (\\{ and \\})
263
264
-ALIASES =
+ALIASES = youtube_embed{1}="@htmlonly<div><div style=\"position:relative;padding-top:56.25%;\"><iframe src=\"\1\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen style=\"position:absolute;top:0;left:0;width:100%;height:100%;\"></iframe></div></div>@endhtmlonly"
265
266
# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
267
# only. Doxygen will then generate output that is more tailored for C. For
0 commit comments