Add an IDL index, starting just with the list of interfaces.
authorCameron McCormack <cam@mcc.id.au>
Sun, 16 Sep 2012 02:21:03 +1000
changeset 379 efb19615d767
parent 378 48e82c1e31df
child 380 fed9ead3111a
Add an IDL index, starting just with the list of interfaces.
master/changes.html
master/idlindex.html
master/publish.xml
--- a/master/changes.html	Sun Sep 16 02:07:23 2012 +1000
+++ b/master/changes.html	Sun Sep 16 02:21:03 2012 +1000
@@ -228,5 +228,11 @@
   <li>Added informative references to CSS 3 Transitions and Animations.</li>
 </ul>
 
+<h3 id="idlindex">IDL Index appendix</h3>
+
+<ul>
+  <li>Added this appendix.</li>
+</ul>
+
 </body>
 </html>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/master/idlindex.html	Sun Sep 16 02:21:03 2012 +1000
@@ -0,0 +1,162 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional+edit//EN" "xhtml1-transitional+edit.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xmlns:edit="http://xmlns.grorg.org/SVGT12NG/">
+<head>
+  <title>IDL Index</title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
+  <link rel="stylesheet"           title="Default"               type="text/css" media="screen" href="style/default_svg.css"/>
+  <link rel="alternate stylesheet" title="No issues/annotations" type="text/css" media="screen" href="style/default_no_issues.css"/>
+</head>
+<body class="ready-for-wg-review">
+
+<h1>IDL Index</h1>
+
+<p class="normativity"><em>This appendix is informative, not normative.</em></p>
+
+<p>The following is a list of all IDL interfaces defined in this specification:</p>
+
+<!-- It would be nice to automatically generate this. -->
+
+<ul>
+  <a>GetSVGDocument</a>
+  <a>SVGAElement</a>
+  <a>SVGAltGlyphDefElement</a>
+  <a>SVGAltGlyphElement</a>
+  <a>SVGAltGlyphItemElement</a>
+  <a>SVGAngle</a>
+  <a>SVGAnimateColorElement</a>
+  <a>SVGAnimateElement</a>
+  <a>SVGAnimateMotionElement</a>
+  <a>SVGAnimateTransformElement</a>
+  <a>SVGAnimatedAngle</a>
+  <a>SVGAnimatedBoolean</a>
+  <a>SVGAnimatedEnumeration</a>
+  <a>SVGAnimatedInteger</a>
+  <a>SVGAnimatedLength</a>
+  <a>SVGAnimatedLengthList</a>
+  <a>SVGAnimatedNumber</a>
+  <a>SVGAnimatedNumberList</a>
+  <a>SVGAnimatedPathData</a>
+  <a>SVGAnimatedPoints</a>
+  <a>SVGAnimatedPreserveAspectRatio</a>
+  <a>SVGAnimatedRect</a>
+  <a>SVGAnimatedString</a>
+  <a>SVGAnimatedTransformList</a>
+  <a>SVGAnimationElement</a>
+  <a>SVGCSSRule</a>
+  <a>SVGCircleElement</a>
+  <a>SVGClipPathElement</a>
+  <a>SVGColor</a>
+  <a>SVGColorProfileElement</a>
+  <a>SVGColorProfileRule</a>
+  <a>SVGCursorElement</a>
+  <a>SVGDefinitionElement</a>
+  <a>SVGDefsElement</a>
+  <a>SVGDescElement</a>
+  <a>SVGDocument</a>
+  <a>SVGElement</a>
+  <a>SVGElementInstance</a>
+  <a>SVGElementInstanceList</a>
+  <a>SVGEllipseElement</a>
+  <a>SVGFitToViewBox</a>
+  <a>SVGFontElement</a>
+  <a>SVGFontFaceElement</a>
+  <a>SVGFontFaceFormatElement</a>
+  <a>SVGFontFaceNameElement</a>
+  <a>SVGFontFaceSrcElement</a>
+  <a>SVGFontFaceUriElement</a>
+  <a>SVGForeignObjectElement</a>
+  <a>SVGGElement</a>
+  <a>SVGGeometryElement</a>
+  <a>SVGGlyphElement</a>
+  <a>SVGGlyphRefElement</a>
+  <a>SVGGradientElement</a>
+  <a>SVGGraphicsElement</a>
+  <a>SVGHKernElement</a>
+  <a>SVGICCColor</a>
+  <a>SVGImageElement</a>
+  <a>SVGLength</a>
+  <a>SVGLengthList</a>
+  <a>SVGLineElement</a>
+  <a>SVGLinearGradientElement</a>
+  <a>SVGLocatableElement</a>
+  <a>SVGMPathElement</a>
+  <a>SVGMarkableElement</a>
+  <a>SVGMarkerElement</a>
+  <a>SVGMarkerInstance</a>
+  <a>SVGMarkerList</a>
+  <a>SVGMaskElement</a>
+  <a>SVGMatrix</a>
+  <a>SVGMeshGradientElement</a>
+  <a>SVGMeshPatchElement</a>
+  <a>SVGMeshRowElement</a>
+  <a>SVGMetadataElement</a>
+  <a>SVGMissingGlyphElement</a>
+  <a>SVGNumber</a>
+  <a>SVGNumberList</a>
+  <a>SVGPaint</a>
+  <a>SVGPathElement</a>
+  <a>SVGPathSeg</a>
+  <a>SVGPathSegArcAbs</a>
+  <a>SVGPathSegArcRel</a>
+  <a>SVGPathSegClosePath</a>
+  <a>SVGPathSegCurvetoCubicAbs</a>
+  <a>SVGPathSegCurvetoCubicRel</a>
+  <a>SVGPathSegCurvetoCubicSmoothAbs</a>
+  <a>SVGPathSegCurvetoCubicSmoothRel</a>
+  <a>SVGPathSegCurvetoQuadraticAbs</a>
+  <a>SVGPathSegCurvetoQuadraticRel</a>
+  <a>SVGPathSegCurvetoQuadraticSmoothAbs</a>
+  <a>SVGPathSegCurvetoQuadraticSmoothRel</a>
+  <a>SVGPathSegLinetoAbs</a>
+  <a>SVGPathSegLinetoHorizontalAbs</a>
+  <a>SVGPathSegLinetoHorizontalRel</a>
+  <a>SVGPathSegLinetoRel</a>
+  <a>SVGPathSegLinetoVerticalAbs</a>
+  <a>SVGPathSegLinetoVerticalRel</a>
+  <a>SVGPathSegList</a>
+  <a>SVGPathSegMovetoAbs</a>
+  <a>SVGPathSegMovetoRel</a>
+  <a>SVGPatternElement</a>
+  <a>SVGPoint</a>
+  <a>SVGPointList</a>
+  <a>SVGPolygonElement</a>
+  <a>SVGPolylineElement</a>
+  <a>SVGPreserveAspectRatio</a>
+  <a>SVGRadialGradientElement</a>
+  <a>SVGRect</a>
+  <a>SVGRectElement</a>
+  <a>SVGRenderingIntent</a>
+  <a>SVGSVGElement</a>
+  <a>SVGScriptElement</a>
+  <a>SVGSetElement</a>
+  <a>SVGSolidColorElement</a>
+  <a>SVGStopElement</a>
+  <a>SVGStringList</a>
+  <a>SVGStyleElement</a>
+  <a>SVGSwitchElement</a>
+  <a>SVGSymbolElement</a>
+  <a>SVGTRefElement</a>
+  <a>SVGTSpanElement</a>
+  <a>SVGTests</a>
+  <a>SVGTextContentElement</a>
+  <a>SVGTextElement</a>
+  <a>SVGTextPathElement</a>
+  <a>SVGTextPositioningElement</a>
+  <a>SVGTitleElement</a>
+  <a>SVGTransform</a>
+  <a>SVGTransformList</a>
+  <a>SVGTransformableElement</a>
+  <a>SVGURIReference</a>
+  <a>SVGUnitTypes</a>
+  <a>SVGUseElement</a>
+  <a>SVGVKernElement</a>
+  <a>SVGViewElement</a>
+  <a>SVGViewSpec</a>
+  <a>SVGZoomAndPan</a>
+  <a>SVGZoomEvent</a>
+  <a>TimeEvent</a>
+</ul>
+
+</body>
+</html>
--- a/master/publish.xml	Sun Sep 16 02:07:23 2012 +1000
+++ b/master/publish.xml	Sun Sep 16 02:21:03 2012 +1000
@@ -74,6 +74,7 @@
   <appendix name='eltindex'/>
   <appendix name='attindex'/>
   <appendix name='propidx'/>
+  <appendix name='idlindex'/>
   <appendix name='feature'/>
   <appendix name='mimereg'/>
   <appendix name='changes'/>