summaryrefslogtreecommitdiffstats
path: root/doc/global/macros-online.qdocconf
blob: bfc2f98a12cda00a15bdaa9a8c8a452115f8baf9 (plain)
1
2
3
4
5
6
macro.youtube.HTML = "<div class=\"video\">\n<span class=\"vspan\"></span>\n" \
                     "<iframe src=\"https://www.youtube.com/embed/\1\"" \
                     "frameborder=\"0\" allowfullscreen>\n" \
                     "</iframe></div>\n"

include(htmltabs.qdocconf)