[yelp-xsl] Automatic updates to generated docs files



commit fb6b8093f1282365f972b61ba3e7399fa562060b
Author: Shaun McCance <shaunm redhat com>
Date:   Sat Oct 3 16:45:31 2020 -0400

    Automatic updates to generated docs files

 doc/yelp-xsl/C/html.media.controls.page | 15 ++++++++++++++-
 doc/yelp-xsl/C/mal2html-page.page       |  3 +++
 2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/doc/yelp-xsl/C/html.media.controls.page b/doc/yelp-xsl/C/html.media.controls.page
index bd5f6b48..1cc497c7 100644
--- a/doc/yelp-xsl/C/html.media.controls.page
+++ b/doc/yelp-xsl/C/html.media.controls.page
@@ -4,9 +4,22 @@
   <link type="guide" xref="html" group="templates"/>
   <link type="guide" xref="templates" group="html"/>
   <desc>Output media controls for a video or audio object.</desc>
-  <revision version="3.28" date="2016-02-12" status="final"/>
+  <revision version="3.38" date="2020-04-30" status="final"/>
  </info>
  <title>html.media.controls</title>
+ <synopsis>
+  <title>Parameters</title>
+  <terms>
+   <item>
+    <title><code>$type</code></title>
+    <p>The type of media element, either 'video' or 'audio'.</p>
+   </item>
+   <item>
+    <title><code>$ttml</code></title>
+    <p>Whether there are TTML subtitles for this media element.</p>
+   </item>
+  </terms>
+ </synopsis>
  <p>This template outputs HTML containing controls for a media play for audio or
  video HTML elements. To work with the built-in JavaScript binding code, it
  should be placed immediately after the <sys>audio</sys> or <sys>video</sys> element.</p>
diff --git a/doc/yelp-xsl/C/mal2html-page.page b/doc/yelp-xsl/C/mal2html-page.page
index 48cf18fc..ad464d4d 100644
--- a/doc/yelp-xsl/C/mal2html-page.page
+++ b/doc/yelp-xsl/C/mal2html-page.page
@@ -92,6 +92,9 @@
  </list>
  <list style="compact">
   <title>Calls Templates</title>
+  <item>
+   <p><link xref="color.blend"/></p>
+  </item>
   <item>
    <p><link xref="html.class.attr"/></p>
   </item>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]