summaryrefslogtreecommitdiffstats
path: root/doc/extras
diff options
context:
space:
mode:
authortoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
committertoma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2009-11-25 17:56:58 +0000
commit114a878c64ce6f8223cfd22d76a20eb16d177e5e (patch)
treeacaf47eb0fa12142d3896416a69e74cbf5a72242 /doc/extras
downloadtdevelop-114a878c64ce6f8223cfd22d76a20eb16d177e5e.tar.gz
tdevelop-114a878c64ce6f8223cfd22d76a20eb16d177e5e.zip
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/extras')
-rw-r--r--doc/extras/Makefile.am8
-rw-r--r--doc/extras/opengl.toc267
-rw-r--r--doc/extras/sdl.toc219
-rw-r--r--doc/extras/w3c/Makefile.am3
-rw-r--r--doc/extras/w3c/w3c-dom-level2-html.toc70
-rw-r--r--doc/extras/w3c/w3c-svg.toc1446
-rw-r--r--doc/extras/w3c/w3c-uaag10.toc69
7 files changed, 2082 insertions, 0 deletions
diff --git a/doc/extras/Makefile.am b/doc/extras/Makefile.am
new file mode 100644
index 00000000..0e7893c4
--- /dev/null
+++ b/doc/extras/Makefile.am
@@ -0,0 +1,8 @@
+SUBDIRS=w3c
+
+tocdir = ${kde_datadir}/kdevdocumentation/tocs
+toc_DATA = sdl.toc opengl.toc
+
+#indexdir = ${kde_datadir}/devdoctreeview/indices
+#index_DATA =
+
diff --git a/doc/extras/opengl.toc b/doc/extras/opengl.toc
new file mode 100644
index 00000000..efe104ff
--- /dev/null
+++ b/doc/extras/opengl.toc
@@ -0,0 +1,267 @@
+<!DOCTYPE kdeveloptoc>
+<kdeveloptoc>
+<title>OpenGL</title>
+<tocsect1 name="GL Functions">
+ <tocsect2 name="glAccum" url="man:glAccum"/>
+ <tocsect2 name="glActiveTextureARB" url="man:glActiveTextureARB"/>
+ <tocsect2 name="glAlphaFunc" url="man:glAlphaFunc"/>
+ <tocsect2 name="glAreTexturesResident" url="man:glAreTexturesResident"/>
+ <tocsect2 name="glArrayElement" url="man:glArrayElement"/>
+ <tocsect2 name="glBegin" url="man:glBegin"/>
+ <tocsect2 name="glBindTexture" url="man:glBindTexture"/>
+ <tocsect2 name="glBitmap" url="man:glBitmap"/>
+ <tocsect2 name="glBlendColor" url="man:glBlendColor"/>
+ <tocsect2 name="glBlendEquation" url="man:glBlendEquation"/>
+ <tocsect2 name="glBlendFunc" url="man:glBlendFunc"/>
+ <tocsect2 name="glCallList" url="man:glCallList"/>
+ <tocsect2 name="glCallLists" url="man:glCallLists"/>
+ <tocsect2 name="glClear" url="man:glClear"/>
+ <tocsect2 name="glClearAccum" url="man:glClearAccum"/>
+ <tocsect2 name="glClearColor" url="man:glClearColor"/>
+ <tocsect2 name="glClearDepth" url="man:glClearDepth"/>
+ <tocsect2 name="glClearIndex" url="man:glClearIndex"/>
+ <tocsect2 name="glClearStencil" url="man:glClearStencil"/>
+ <tocsect2 name="glClientActiveTextureARB" url="man:glClientActiveTextureARB"/>
+ <tocsect2 name="glClipPlane" url="man:glClipPlane"/>
+ <tocsect2 name="glColor" url="man:glColor"/>
+ <tocsect2 name="glColorMask" url="man:glColorMask"/>
+ <tocsect2 name="glColorMaterial" url="man:glColorMaterial"/>
+ <tocsect2 name="glColorPointer" url="man:glColorPointer"/>
+ <tocsect2 name="glColorSubTable" url="man:glColorSubTable"/>
+ <tocsect2 name="glColorTable" url="man:glColorTable"/>
+ <tocsect2 name="glColorTableParameter" url="man:glColorTableParameter"/>
+ <tocsect2 name="glConvolutionFilter1D" url="man:glConvolutionFilter1D"/>
+ <tocsect2 name="glConvolutionFilter2D" url="man:glConvolutionFilter2D"/>
+ <tocsect2 name="glConvolutionParameter" url="man:glConvolutionParameter"/>
+ <tocsect2 name="glCopyColorSubTable" url="man:glCopyColorSubTable"/>
+ <tocsect2 name="glCopyColorTable" url="man:glCopyColorTable"/>
+ <tocsect2 name="glCopyConvolutionFilter1D" url="man:glCopyConvolutionFilter1D"/>
+ <tocsect2 name="glCopyConvolutionFilter2D" url="man:glCopyConvolutionFilter2D"/>
+ <tocsect2 name="glCopyPixels" url="man:glCopyPixels"/>
+ <tocsect2 name="glCopyTexImage1D" url="man:glCopyTexImage1D"/>
+ <tocsect2 name="glCopyTexImage2D" url="man:glCopyTexImage2D"/>
+ <tocsect2 name="glCopyTexSubImage1D" url="man:glCopyTexSubImage1D"/>
+ <tocsect2 name="glCopyTexSubImage2D" url="man:glCopyTexSubImage2D"/>
+ <tocsect2 name="glCopyTexSubImage3D" url="man:glCopyTexSubImage3D"/>
+ <tocsect2 name="glCullFace" url="man:glCullFace"/>
+ <tocsect2 name="glDeleteLists" url="man:glDeleteLists"/>
+ <tocsect2 name="glDeleteTextures" url="man:glDeleteTextures"/>
+ <tocsect2 name="glDepthFunc" url="man:glDepthFunc"/>
+ <tocsect2 name="glDepthMask" url="man:glDepthMask"/>
+ <tocsect2 name="glDepthRange" url="man:glDepthRange"/>
+ <tocsect2 name="glDisable" url="man:glDisable"/>
+ <tocsect2 name="glDisableClientState" url="man:glDisableClientState"/>
+ <tocsect2 name="glDrawArrays" url="man:glDrawArrays"/>
+ <tocsect2 name="glDrawBuffer" url="man:glDrawBuffer"/>
+ <tocsect2 name="glDrawElements" url="man:glDrawElements"/>
+ <tocsect2 name="glDrawPixels" url="man:glDrawPixels"/>
+ <tocsect2 name="glDrawRangeElements" url="man:glDrawRangeElements"/>
+ <tocsect2 name="glEdgeFlag" url="man:glEdgeFlag"/>
+ <tocsect2 name="glEdgeFlagPointer" url="man:glEdgeFlagPointer"/>
+ <tocsect2 name="glEnable" url="man:glEnable"/>
+ <tocsect2 name="glEnableClientState" url="man:glEnableClientState"/>
+ <tocsect2 name="glEnd" url="man:glEnd"/>
+ <tocsect2 name="glEndList" url="man:glEndList"/>
+ <tocsect2 name="glEvalCoord" url="man:glEvalCoord"/>
+ <tocsect2 name="glEvalMesh" url="man:glEvalMesh"/>
+ <tocsect2 name="glEvalPoint" url="man:glEvalPoint"/>
+ <tocsect2 name="glFeedbackBuffer" url="man:glFeedbackBuffer"/>
+ <tocsect2 name="glFinish" url="man:glFinish"/>
+ <tocsect2 name="glFlush" url="man:glFlush"/>
+ <tocsect2 name="glFog" url="man:glFog"/>
+ <tocsect2 name="glFrontFace" url="man:glFrontFace"/>
+ <tocsect2 name="glFrustum" url="man:glFrustum"/>
+ <tocsect2 name="glGenLists" url="man:glGenLists"/>
+ <tocsect2 name="glGenTextures" url="man:glGenTextures"/>
+ <tocsect2 name="glGet" url="man:glGet"/>
+ <tocsect2 name="glGetBooleanv" url="man:glGetBooleanv"/>
+ <tocsect2 name="glGetClipPlane" url="man:glGetClipPlane"/>
+ <tocsect2 name="glGetColorTable" url="man:glGetColorTable"/>
+ <tocsect2 name="glGetColorTableParameter" url="man:glGetColorTableParameter"/>
+ <tocsect2 name="glGetConvolutionFilter" url="man:glGetConvolutionFilter"/>
+ <tocsect2 name="glGetConvolutionParameter" url="man:glGetConvolutionParameter"/>
+ <tocsect2 name="glGetDoublev" url="man:glGetDoublev"/>
+ <tocsect2 name="glGetError" url="man:glGetError"/>
+ <tocsect2 name="glGetFloatv" url="man:glGetFloatv"/>
+ <tocsect2 name="glGetHistogram" url="man:glGetHistogram"/>
+ <tocsect2 name="glGetHistogramParameter" url="man:glGetHistogramParameter"/>
+ <tocsect2 name="glGetIntegerv" url="man:glGetIntegerv"/>
+ <tocsect2 name="glGetLight" url="man:glGetLight"/>
+ <tocsect2 name="glGetMap" url="man:glGetMap"/>
+ <tocsect2 name="glGetMaterial" url="man:glGetMaterial"/>
+ <tocsect2 name="glGetMinmax" url="man:glGetMinmax"/>
+ <tocsect2 name="glGetMinmaxParameter" url="man:glGetMinmaxParameter"/>
+ <tocsect2 name="glGetPixelMap" url="man:glGetPixelMap"/>
+ <tocsect2 name="glGetPointerv" url="man:glGetPointerv"/>
+ <tocsect2 name="glGetPolygonStipple" url="man:glGetPolygonStipple"/>
+ <tocsect2 name="glGetSeparableFilter" url="man:glGetSeparableFilter"/>
+ <tocsect2 name="glGetString" url="man:glGetString"/>
+ <tocsect2 name="glGetTexEnv" url="man:glGetTexEnv"/>
+ <tocsect2 name="glGetTexGen" url="man:glGetTexGen"/>
+ <tocsect2 name="glGetTexImage" url="man:glGetTexImage"/>
+ <tocsect2 name="glGetTexLevelParameter" url="man:glGetTexLevelParameter"/>
+ <tocsect2 name="glGetTexParameter" url="man:glGetTexParameter"/>
+ <tocsect2 name="glHint" url="man:glHint"/>
+ <tocsect2 name="glHistogram" url="man:glHistogram"/>
+ <tocsect2 name="glIndex" url="man:glIndex"/>
+ <tocsect2 name="glIndexMask" url="man:glIndexMask"/>
+ <tocsect2 name="glIndexPointer" url="man:glIndexPointer"/>
+ <tocsect2 name="glInitNames" url="man:glInitNames"/>
+ <tocsect2 name="glInterleavedArrays" url="man:glInterleavedArrays"/>
+ <tocsect2 name="glIsEnabled" url="man:glIsEnabled"/>
+ <tocsect2 name="glIsTexture" url="man:glIsTexture"/>
+ <tocsect2 name="glIslist" url="man:glIslist"/>
+ <tocsect2 name="glLight" url="man:glLight"/>
+ <tocsect2 name="glLightModel" url="man:glLightModel"/>
+ <tocsect2 name="glLineStipple" url="man:glLineStipple"/>
+ <tocsect2 name="glLineWidth" url="man:glLineWidth"/>
+ <tocsect2 name="glListBase" url="man:glListBase"/>
+ <tocsect2 name="glLoadIdentity" url="man:glLoadIdentity"/>
+ <tocsect2 name="glLoadMatrix" url="man:glLoadMatrix"/>
+ <tocsect2 name="glLoadName" url="man:glLoadName"/>
+ <tocsect2 name="glLogicOp" url="man:glLogicOp"/>
+ <tocsect2 name="glMap1" url="man:glMap1"/>
+ <tocsect2 name="glMap2" url="man:glMap2"/>
+ <tocsect2 name="glMapGrid" url="man:glMapGrid"/>
+ <tocsect2 name="glMaterial" url="man:glMaterial"/>
+ <tocsect2 name="glMatrixMode" url="man:glMatrixMode"/>
+ <tocsect2 name="glMinmax" url="man:glMinmax"/>
+ <tocsect2 name="glMultMatrix" url="man:glMultMatrix"/>
+ <tocsect2 name="glMultiTexCoordARB" url="man:glMultiTexCoordARB"/>
+ <tocsect2 name="glNewList" url="man:glNewList"/>
+ <tocsect2 name="glNormal" url="man:glNormal"/>
+ <tocsect2 name="glNormalPointer" url="man:glNormalPointer"/>
+ <tocsect2 name="glOrtho" url="man:glOrtho"/>
+ <tocsect2 name="glPassThrough" url="man:glPassThrough"/>
+ <tocsect2 name="glPixelMap" url="man:glPixelMap"/>
+ <tocsect2 name="glPixelStore" url="man:glPixelStore"/>
+ <tocsect2 name="glPixelTransfer" url="man:glPixelTransfer"/>
+ <tocsect2 name="glPixelZoom" url="man:glPixelZoom"/>
+ <tocsect2 name="glPointSize" url="man:glPointSize"/>
+ <tocsect2 name="glPolygonMode" url="man:glPolygonMode"/>
+ <tocsect2 name="glPolygonOffset" url="man:glPolygonOffset"/>
+ <tocsect2 name="glPolygonStipple" url="man:glPolygonStipple"/>
+ <tocsect2 name="glPopAttrib" url="man:glPopAttrib"/>
+ <tocsect2 name="glPopClientAttrib" url="man:glPopClientAttrib"/>
+ <tocsect2 name="glPopMatrix" url="man:glPopMatrix"/>
+ <tocsect2 name="glPopName" url="man:glPopName"/>
+ <tocsect2 name="glPrioritizeTextures" url="man:glPrioritizeTextures"/>
+ <tocsect2 name="glPushAttrib" url="man:glPushAttrib"/>
+ <tocsect2 name="glPushClientAttrib" url="man:glPushClientAttrib"/>
+ <tocsect2 name="glPushMatrix" url="man:glPushMatrix"/>
+ <tocsect2 name="glPushName" url="man:glPushName"/>
+ <tocsect2 name="glRasterPos" url="man:glRasterPos"/>
+ <tocsect2 name="glReadBuffer" url="man:glReadBuffer"/>
+ <tocsect2 name="glReadPixels" url="man:glReadPixels"/>
+ <tocsect2 name="glRect" url="man:glRect"/>
+ <tocsect2 name="glRenderMode" url="man:glRenderMode"/>
+ <tocsect2 name="glResetHistogram" url="man:glResetHistogram"/>
+ <tocsect2 name="glResetMinmax" url="man:glResetMinmax"/>
+ <tocsect2 name="glRotate" url="man:glRotate"/>
+ <tocsect2 name="glScale" url="man:glScale"/>
+ <tocsect2 name="glScissor" url="man:glScissor"/>
+ <tocsect2 name="glSelectBuffer" url="man:glSelectBuffer"/>
+ <tocsect2 name="glSeparableFilter2D" url="man:glSeparableFilter2D"/>
+ <tocsect2 name="glShadeModel" url="man:glShadeModel"/>
+ <tocsect2 name="glStencilFunc" url="man:glStencilFunc"/>
+ <tocsect2 name="glStencilMask" url="man:glStencilMask"/>
+ <tocsect2 name="glStencilOp" url="man:glStencilOp"/>
+ <tocsect2 name="glTexCoord" url="man:glTexCoord"/>
+ <tocsect2 name="glTexCoordPointer" url="man:glTexCoordPointer"/>
+ <tocsect2 name="glTexEnv" url="man:glTexEnv"/>
+ <tocsect2 name="glTexGen" url="man:glTexGen"/>
+ <tocsect2 name="glTexImage1D" url="man:glTexImage1D"/>
+ <tocsect2 name="glTexImage2D" url="man:glTexImage2D"/>
+ <tocsect2 name="glTexImage3D" url="man:glTexImage3D"/>
+ <tocsect2 name="glTexParameter" url="man:glTexParameter"/>
+ <tocsect2 name="glTexSubImage1D" url="man:glTexSubImage1D"/>
+ <tocsect2 name="glTexSubImage2D" url="man:glTexSubImage2D"/>
+ <tocsect2 name="glTexSubImage3D" url="man:glTexSubImage3D"/>
+ <tocsect2 name="glTranslate" url="man:glTranslate"/>
+ <tocsect2 name="glVertex" url="man:glVertex"/>
+ <tocsect2 name="glVertexPointer" url="man:glVertexPointer"/>
+ <tocsect2 name="glViewport" url="man:glViewport"/>
+</tocsect1>
+<tocsect1 name="GLU Functions">
+ <tocsect2 name="gluBeginCurve" url="man:gluBeginCurve"/>
+ <tocsect2 name="gluBeginPolygon" url="man:gluBeginPolygon"/>
+ <tocsect2 name="gluBeginSurface" url="man:gluBeginSurface"/>
+ <tocsect2 name="gluBeginTrim" url="man:gluBeginTrim"/>
+ <tocsect2 name="gluBuild1DMipmaps" url="man:gluBuild1DMipmaps"/>
+ <tocsect2 name="gluBuild2DMipmaps" url="man:gluBuild2DMipmaps"/>
+ <tocsect2 name="gluCylinder" url="man:gluCylinder"/>
+ <tocsect2 name="gluDeleteNurbsRenderer" url="man:gluDeleteNurbsRenderer"/>
+ <tocsect2 name="gluDeleteQuadric" url="man:gluDeleteQuadric"/>
+ <tocsect2 name="gluDeleteTess" url="man:gluDeleteTess"/>
+ <tocsect2 name="gluDisk" url="man:gluDisk"/>
+ <tocsect2 name="gluEndCurve" url="man:gluEndCurve"/>
+ <tocsect2 name="gluEndPolygon" url="man:gluEndPolygon"/>
+ <tocsect2 name="gluEndSurface" url="man:gluEndSurface"/>
+ <tocsect2 name="gluEndTrim" url="man:gluEndTrim"/>
+ <tocsect2 name="gluErrorString" url="man:gluErrorString"/>
+ <tocsect2 name="gluGetNurbsProperty" url="man:gluGetNurbsProperty"/>
+ <tocsect2 name="gluGetString" url="man:gluGetString"/>
+ <tocsect2 name="gluGetTessProperty" url="man:gluGetTessProperty"/>
+ <tocsect2 name="gluLoadSamplingMatrices" url="man:gluLoadSamplingMatrices"/>
+ <tocsect2 name="gluLookAt" url="man:gluLookAt"/>
+ <tocsect2 name="gluNewNurbsRenderer" url="man:gluNewNurbsRenderer"/>
+ <tocsect2 name="gluNewQuadric" url="man:gluNewQuadric"/>
+ <tocsect2 name="gluNewTess" url="man:gluNewTess"/>
+ <tocsect2 name="gluNextContour" url="man:gluNextContour"/>
+ <tocsect2 name="gluNurbsCallback" url="man:gluNurbsCallback"/>
+ <tocsect2 name="gluNurbsCallbackDataEXT" url="man:gluNurbsCallbackDataEXT"/>
+ <tocsect2 name="gluNurbsCurve" url="man:gluNurbsCurve"/>
+ <tocsect2 name="gluNurbsProperty" url="man:gluNurbsProperty"/>
+ <tocsect2 name="gluNurbsSurface" url="man:gluNurbsSurface"/>
+ <tocsect2 name="gluOrtho2D" url="man:gluOrtho2D"/>
+ <tocsect2 name="gluPartialDisk" url="man:gluPartialDisk"/>
+ <tocsect2 name="gluPerspective" url="man:gluPerspective"/>
+ <tocsect2 name="gluPickMatrix" url="man:gluPickMatrix"/>
+ <tocsect2 name="gluProject" url="man:gluProject"/>
+ <tocsect2 name="gluPwlCurve" url="man:gluPwlCurve"/>
+ <tocsect2 name="gluQuadricCallback" url="man:gluQuadricCallback"/>
+ <tocsect2 name="gluQuadricDrawStyle" url="man:gluQuadricDrawStyle"/>
+ <tocsect2 name="gluQuadricNormals" url="man:gluQuadricNormals"/>
+ <tocsect2 name="gluQuadricOrientation" url="man:gluQuadricOrientation"/>
+ <tocsect2 name="gluQuadricTexture" url="man:gluQuadricTexture"/>
+ <tocsect2 name="gluScaleImage" url="man:gluScaleImage"/>
+ <tocsect2 name="gluSphere" url="man:gluSphere"/>
+ <tocsect2 name="gluTessBeginContour" url="man:gluTessBeginContour"/>
+ <tocsect2 name="gluTessBeginPolygon" url="man:gluTessBeginPolygon"/>
+ <tocsect2 name="gluTessCallback" url="man:gluTessCallback"/>
+ <tocsect2 name="gluTessEndContour" url="man:gluTessEndContour"/>
+ <tocsect2 name="gluTessEndPolygon" url="man:gluTessEndPolygon"/>
+ <tocsect2 name="gluTessNormal" url="man:gluTessNormal"/>
+ <tocsect2 name="gluTessProperty" url="man:gluTessProperty"/>
+ <tocsect2 name="gluTessVertex" url="man:gluTessVertex"/>
+ <tocsect2 name="gluUnProject" url="man:gluUnProject"/>
+</tocsect1>
+<tocsect1 name="GLX Functions">
+ <tocsect2 name="glXChooseVisual" url="man:glXChooseVisual"/>
+ <tocsect2 name="glXCopyContext" url="man:glXCopyContext"/>
+ <tocsect2 name="glXCreateContext" url="man:glXCreateContext"/>
+ <tocsect2 name="glXCreateGLXPixmap" url="man:glXCreateGLXPixmap"/>
+ <tocsect2 name="glXDestroyContext" url="man:glXDestroyContext"/>
+ <tocsect2 name="glXDestroyGLXPixmap" url="man:glXDestroyGLXPixmap"/>
+ <tocsect2 name="glXFreeContextEXT" url="man:glXFreeContextEXT"/>
+ <tocsect2 name="glXGetClientString" url="man:glXGetClientString"/>
+ <tocsect2 name="glXGetConfig" url="man:glXGetConfig"/>
+ <tocsect2 name="glXGetContextIDEXT" url="man:glXGetContextIDEXT"/>
+ <tocsect2 name="glXGetCurrentContext" url="man:glXGetCurrentContext"/>
+ <tocsect2 name="glXGetCurrentDisplay" url="man:glXGetCurrentDisplay"/>
+ <tocsect2 name="glXGetCurrentDrawable" url="man:glXGetCurrentDrawable"/>
+ <tocsect2 name="glXImportContextEXT" url="man:glXImportContextEXT"/>
+ <tocsect2 name="glXIntro" url="man:glXIntro"/>
+ <tocsect2 name="glXIsDirect" url="man:glXIsDirect"/>
+ <tocsect2 name="glXMakeCurrent" url="man:glXMakeCurrent"/>
+ <tocsect2 name="glXQueryContextInfoEXT" url="man:glXQueryContextInfoEXT"/>
+ <tocsect2 name="glXQueryExtension" url="man:glXQueryExtension"/>
+ <tocsect2 name="glXQueryExtensionsString" url="man:glXQueryExtensionsString"/>
+ <tocsect2 name="glXQueryServerString" url="man:glXQueryServerString"/>
+ <tocsect2 name="glXQueryVersion" url="man:glXQueryVersion"/>
+ <tocsect2 name="glXSwapBuffers" url="man:glXSwapBuffers"/>
+ <tocsect2 name="glXUseXFont" url="man:glXUseXFont"/>
+ <tocsect2 name="glXWaitGL" url="man:glXWaitGL"/>
+ <tocsect2 name="glXWaitX" url="man:glXWaitX"/>
+</tocsect1>
+</kdeveloptoc>
diff --git a/doc/extras/sdl.toc b/doc/extras/sdl.toc
new file mode 100644
index 00000000..947dd09a
--- /dev/null
+++ b/doc/extras/sdl.toc
@@ -0,0 +1,219 @@
+<!DOCTYPE kdeveloptoc>
+<kdeveloptoc>
+<title>SDL</title>
+<base href="http://sdldoc.csn.ul.ie"/>
+<tocsect1 name="I. SDL Guide" url="guide.php">
+ <tocsect2 name="Preface" url="guidepreface.php">
+ <tocsect3 name="About SDL" url="guidepreface.php#GUIDEABOUTSDL" />
+ <tocsect3 name="About SDLdoc" url="guideaboutsdldoc.php" />
+ <tocsect3 name="Credits" url="guidecredits.php" />
+ </tocsect2>
+ <tocsect2 name="1. The Basics" url="guidethebasics.php">
+ <tocsect3 name="Introduction" url="guidethebasics.php#GUIDEINTRODUCTION" />
+ <tocsect3 name="Initializing SDL" url="guidebasicsinit.php" />
+ </tocsect2>
+ <tocsect2 name="2. Graphics and Video" url="guidevideo.php">
+ <tocsect3 name="Introduction to SDL Video" url="guidevideo.php#GUIDEVIDEOINTRO" />
+ <tocsect3 name="Using OpenGL With SDL" url="guidevideoopengl.php" />
+ </tocsect2>
+ <tocsect2 name="3. Input handling" url="guideinput.php">
+ <tocsect3 name="Handling Joysticks" url="guideinput.php#GUIDEINPUTJOYSTICK" />
+ <tocsect3 name="Handling the Keyboard" url="guideinputkeyboard.php" />
+ </tocsect2>
+ <tocsect2 name="4. Examples" url="guideexamples.php">
+ <tocsect3 name="Introduction" url="guideexamples.php#AEN369" />
+ <tocsect3 name="Event Examples" url="guideeventexamples.php" />
+ <tocsect3 name="Audio Examples" url="guideaudioexamples.php" />
+ <tocsect3 name="CDROM Examples" url="guidecdromexamples.php" />
+ <tocsect3 name="Time Examples" url="guidetimeexamples.php" />
+ </tocsect2>
+</tocsect1>
+<tocsect1 name="II. SDL Reference" url="reference.php">
+ <tocsect2 name="5. General" url="general.php">
+ <tocsect3 name="SDL_Init" url="sdlinit.php" />
+ <tocsect3 name="SDL_InitSubSystem" url="sdlinitsubsystem.php" />
+ <tocsect3 name="SDL_QuitSubSystem" url="sdlquitsubsystem.php" />
+ <tocsect3 name="SDL_Quit" url="sdlquit.php" />
+ <tocsect3 name="SDL_WasInit" url="sdlwasinit.php" />
+ <tocsect3 name="SDL_GetError" url="sdlgeterror.php" />
+ </tocsect2>
+ <tocsect2 name="6. Video" url="video.php">
+ <tocsect3 name="SDL_GetVideoSurface" url="sdlgetvideosurface.php" />
+ <tocsect3 name="SDL_GetVideoInfo" url="sdlgetvideoinfo.php" />
+ <tocsect3 name="SDL_VideoDriverName" url="sdlvideodrivername.php" />
+ <tocsect3 name="SDL_ListModes" url="sdllistmodes.php" />
+ <tocsect3 name="SDL_VideoModeOK" url="sdlvideomodeok.php" />
+ <tocsect3 name="SDL_SetVideoMode" url="sdlsetvideomode.php" />
+ <tocsect3 name="SDL_UpdateRect" url="sdlupdaterect.php" />
+ <tocsect3 name="SDL_UpdateRects" url="sdlupdaterects.php" />
+ <tocsect3 name="SDL_Flip" url="sdlflip.php" />
+ <tocsect3 name="SDL_SetColors" url="sdlsetcolors.php" />
+ <tocsect3 name="SDL_SetPalette" url="sdlsetpalette.php" />
+ <tocsect3 name="SDL_SetGamma" url="sdlsetgamma.php" />
+ <tocsect3 name="SDL_GetGammaRamp" url="sdlgetgammaramp.php" />
+ <tocsect3 name="SDL_SetGammaRamp" url="sdlsetgammaramp.php" />
+ <tocsect3 name="SDL_MapRGB" url="sdlmaprgb.php" />
+ <tocsect3 name="SDL_MapRGBA" url="sdlmaprgba.php" />
+ <tocsect3 name="SDL_GetRGB" url="sdlgetrgb.php" />
+ <tocsect3 name="SDL_GetRGBA" url="sdlgetrgba.php" />
+ <tocsect3 name="SDL_CreateRGBSurface" url="sdlcreatergbsurface.php" />
+ <tocsect3 name="SDL_CreateRGBSurfaceFrom" url="sdlcreatergbsurfacefrom.php" />
+ <tocsect3 name="SDL_FreeSurface" url="sdlfreesurface.php" />
+ <tocsect3 name="SDL_LockSurface" url="sdllocksurface.php" />
+ <tocsect3 name="SDL_UnlockSurface" url="sdlunlocksurface.php" />
+ <tocsect3 name="SDL_LoadBMP" url="sdlloadbmp.php" />
+ <tocsect3 name="SDL_SaveBMP" url="sdlsavebmp.php" />
+ <tocsect3 name="SDL_SetColorKey" url="sdlsetcolorkey.php" />
+ <tocsect3 name="SDL_SetAlpha" url="sdlsetalpha.php" />
+ <tocsect3 name="SDL_SetClipRect" url="sdlsetcliprect.php" />
+ <tocsect3 name="SDL_GetClipRect" url="sdlgetcliprect.php" />
+ <tocsect3 name="SDL_ConvertSurface" url="sdlconvertsurface.php" />
+ <tocsect3 name="SDL_BlitSurface" url="sdlblitsurface.php" />
+ <tocsect3 name="SDL_FillRect" url="sdlfillrect.php" />
+ <tocsect3 name="SDL_DisplayFormat" url="sdldisplayformat.php" />
+ <tocsect3 name="SDL_DisplayFormatAlpha" url="sdldisplayformatalpha.php" />
+ <tocsect3 name="SDL_WarpMouse" url="sdlwarpmouse.php" />
+ <tocsect3 name="SDL_CreateCursor" url="sdlcreatecursor.php" />
+ <tocsect3 name="SDL_FreeCursor" url="sdlfreecursor.php" />
+ <tocsect3 name="SDL_SetCursor" url="sdlsetcursor.php" />
+ <tocsect3 name="SDL_GetCursor" url="sdlgetcursor.php" />
+ <tocsect3 name="SDL_ShowCursor" url="sdlshowcursor.php" />
+ <tocsect3 name="SDL_GL_LoadLibrary" url="sdlglloadlibrary.php" />
+ <tocsect3 name="SDL_GL_GetProcAddress" url="sdlglgetprocaddress.php" />
+ <tocsect3 name="SDL_GL_GetAttribute" url="sdlglgetattribute.php" />
+ <tocsect3 name="SDL_GL_SetAttribute" url="sdlglsetattribute.php" />
+ <tocsect3 name="SDL_GL_SwapBuffers" url="sdlglswapbuffers.php" />
+ <tocsect3 name="SDL_CreateYUVOverlay" url="sdlcreateyuvoverlay.php" />
+ <tocsect3 name="SDL_LockYUVOverlay" url="sdllockyuvoverlay.php" />
+ <tocsect3 name="SDL_UnlockYUVOverlay" url="sdlunlockyuvoverlay.php" />
+ <tocsect3 name="SDL_DisplayYUVOverlay" url="sdldisplayyuvoverlay.php" />
+ <tocsect3 name="SDL_FreeYUVOverlay" url="sdlfreeyuvoverlay.php" />
+ <tocsect3 name="SDL_GLattr" url="sdlglattr.php" />
+ <tocsect3 name="SDL_Rect" url="sdlrect.php" />
+ <tocsect3 name="SDL_Color" url="sdlcolor.php" />
+ <tocsect3 name="SDL_Palette" url="sdlpalette.php" />
+ <tocsect3 name="SDL_PixelFormat" url="sdlpixelformat.php" />
+ <tocsect3 name="SDL_Surface" url="sdlsurface.php" />
+ <tocsect3 name="SDL_VideoInfo" url="sdlvideoinfo.php" />
+ <tocsect3 name="SDL_Overlay" url="sdloverlay.php" />
+ </tocsect2>
+ <tocsect2 name="7. Window Management" url="wm.php">
+ <tocsect3 name="SDL_WM_SetCaption" url="sdlwmsetcaption.php" />
+ <tocsect3 name="SDL_WM_GetCaption" url="sdlwmgetcaption.php" />
+ <tocsect3 name="SDL_WM_SetIcon" url="sdlwmseticon.php" />
+ <tocsect3 name="SDL_WM_IconifyWindow" url="sdlwmiconifywindow.php" />
+ <tocsect3 name="SDL_WM_ToggleFullScreen" url="sdlwmtogglefullscreen.php" />
+ <tocsect3 name="SDL_WM_GrabInput" url="sdlwmgrabinput.php" />
+ </tocsect2>
+ <tocsect2 name="8. Events" url="event.php">
+ <tocsect3 name="Introduction" url="event.php#AEN3307" />
+ <tocsect3 name="SDL Event Structures." url="eventstructures.php" />
+ <tocsect3 name="Event Functions." url="eventfunctions.php" />
+ </tocsect2>
+ <tocsect2 name="9. Joystick" url="joystick.php">
+ <tocsect3 name="SDL_NumJoysticks" url="sdlnumjoysticks.php" />
+ <tocsect3 name="SDL_JoystickName" url="sdljoystickname.php" />
+ <tocsect3 name="SDL_JoystickOpen" url="sdljoystickopen.php" />
+ <tocsect3 name="SDL_JoystickOpened" url="sdljoystickopened.php" />
+ <tocsect3 name="SDL_JoystickIndex" url="sdljoystickindex.php" />
+ <tocsect3 name="SDL_JoystickNumAxes" url="sdljoysticknumaxes.php" />
+ <tocsect3 name="SDL_JoystickNumBalls" url="sdljoysticknumballs.php" />
+ <tocsect3 name="SDL_JoystickNumHats" url="sdljoysticknumhats.php" />
+ <tocsect3 name="SDL_JoystickNumButtons" url="sdljoysticknumbuttons.php" />
+ <tocsect3 name="SDL_JoystickUpdate" url="sdljoystickupdate.php" />
+ <tocsect3 name="SDL_JoystickGetAxis" url="sdljoystickgetaxis.php" />
+ <tocsect3 name="SDL_JoystickGetHat" url="sdljoystickgethat.php" />
+ <tocsect3 name="SDL_JoystickGetButton" url="sdljoystickgetbutton.php" />
+ <tocsect3 name="SDL_JoystickGetBall" url="sdljoystickgetball.php" />
+ <tocsect3 name="SDL_JoystickClose" url="sdljoystickclose.php" />
+ </tocsect2>
+ <tocsect2 name="10. Audio" url="audio.php">
+ <tocsect3 name="SDL_AudioSpec" url="sdlaudiospec.php" />
+ <tocsect3 name="SDL_OpenAudio" url="sdlopenaudio.php" />
+ <tocsect3 name="SDL_PauseAudio" url="sdlpauseaudio.php" />
+ <tocsect3 name="SDL_GetAudioStatus" url="sdlgetaudiostatus.php" />
+ <tocsect3 name="SDL_LoadWAV" url="sdlloadwav.php" />
+ <tocsect3 name="SDL_FreeWAV" url="sdlfreewav.php" />
+ <tocsect3 name="SDL_AudioCVT" url="sdlaudiocvt.php" />
+ <tocsect3 name="SDL_BuildAudioCVT" url="sdlbuildaudiocvt.php" />
+ <tocsect3 name="SDL_ConvertAudio" url="sdlconvertaudio.php" />
+ <tocsect3 name="SDL_MixAudio" url="sdlmixaudio.php" />
+ <tocsect3 name="SDL_LockAudio" url="sdllockaudio.php" />
+ <tocsect3 name="SDL_UnlockAudio" url="sdlunlockaudio.php" />
+ <tocsect3 name="SDL_CloseAudio" url="sdlcloseaudio.php" />
+ </tocsect2>
+ <tocsect2 name="11. CD-ROM" url="cdrom.php">
+ <tocsect3 name="SDL_CDNumDrives" url="sdlcdnumdrives.php" />
+ <tocsect3 name="SDL_CDName" url="sdlcdname.php" />
+ <tocsect3 name="SDL_CDOpen" url="sdlcdopen.php" />
+ <tocsect3 name="SDL_CDStatus" url="sdlcdstatus.php" />
+ <tocsect3 name="SDL_CDPlay" url="sdlcdplay.php" />
+ <tocsect3 name="SDL_CDPlayTracks" url="sdlcdplaytracks.php" />
+ <tocsect3 name="SDL_CDPause" url="sdlcdpause.php" />
+ <tocsect3 name="SDL_CDResume" url="sdlcdresume.php" />
+ <tocsect3 name="SDL_CDStop" url="sdlcdstop.php" />
+ <tocsect3 name="SDL_CDEject" url="sdlcdeject.php" />
+ <tocsect3 name="SDL_CDClose" url="sdlcdclose.php" />
+ <tocsect3 name="SDL_CD" url="sdlcd.php" />
+ <tocsect3 name="SDL_CDtrack" url="sdlcdtrack.php" />
+ </tocsect2>
+ <tocsect2 name="12. Multi-threaded Programming" url="thread.php">
+ <tocsect3 name="SDL_CreateThread" url="sdlcreatethread.php" />
+ <tocsect3 name="SDL_ThreadID" url="sdlthreadid.php" />
+ <tocsect3 name="SDL_GetThreadID" url="sdlgetthreadid.php" />
+ <tocsect3 name="SDL_WaitThread" url="sdlwaitthread.php" />
+ <tocsect3 name="SDL_KillThread" url="sdlkillthread.php" />
+ <tocsect3 name="SDL_CreateMutex" url="sdlcreatemutex.php" />
+ <tocsect3 name="SDL_DestroyMutex" url="sdldestroymutex.php" />
+ <tocsect3 name="SDL_mutexP" url="sdlmutexp.php" />
+ <tocsect3 name="SDL_mutexV" url="sdlmutexv.php" />
+ <tocsect3 name="SDL_CreateSemaphore" url="sdlcreatesemaphore.php" />
+ <tocsect3 name="SDL_DestroySemaphore" url="sdldestroysemaphore.php" />
+ <tocsect3 name="SDL_SemWait" url="sdlsemwait.php" />
+ <tocsect3 name="SDL_SemTryWait" url="sdlsemtrywait.php" />
+ <tocsect3 name="SDL_SemWaitTimeout" url="sdlsemwaittimeout.php" />
+ <tocsect3 name="SDL_SemPost" url="sdlsempost.php" />
+ <tocsect3 name="SDL_SemValue" url="sdlsemvalue.php" />
+ <tocsect3 name="SDL_CreateCond" url="sdlcreatecond.php" />
+ <tocsect3 name="SDL_DestroyCond" url="sdldestroycond.php" />
+ <tocsect3 name="SDL_CondSignal" url="sdlcondsignal.php" />
+ <tocsect3 name="SDL_CondBroadcast" url="sdlcondbroadcast.php" />
+ <tocsect3 name="SDL_CondWait" url="sdlcondwait.php" />
+ <tocsect3 name="SDL_CondWaitTimeout" url="sdlcondwaittimeout.php" />
+ </tocsect2>
+ <tocsect2 name="13. Time" url="time.php">
+ <tocsect3 name="SDL_GetTicks" url="sdlgetticks.php" />
+ <tocsect3 name="SDL_Delay" url="sdldelay.php" />
+ <tocsect3 name="SDL_AddTimer" url="sdladdtimer.php" />
+ <tocsect3 name="SDL_RemoveTimer" url="sdlremovetimer.php" />
+ <tocsect3 name="SDL_SetTimer" url="sdlsettimer.php" />
+ </tocsect2>
+</tocsect1>
+<tocsect1 name="List of Tables">
+ <tocsect2 name="8-1. SDL Keysym definitions" url="sdlkey.php#AEN4336" />
+ <tocsect2 name="8-2. SDL modifier definitions" url="sdlkey.php#SDLMOD" />
+</tocsect1>
+ <tocsect1 name="List of Examples">
+ <tocsect2 name="1-1. Initializing SDL" url="guidebasicsinit.php#AEN60" />
+ <tocsect2 name="2-1. Initializing the Video Display" url="guidevideo.php#AEN71" />
+ <tocsect2 name="2-2. Initializing the Best Video Mode" url="guidevideo.php#AEN77" />
+ <tocsect2 name="2-3. Loading and Displaying a BMP File" url="guidevideo.php#AEN83" />
+ <tocsect2 name="2-4. getpixel()" url="guidevideo.php#AEN90" />
+ <tocsect2 name="2-5. putpixel()" url="guidevideo.php#AEN93" />
+ <tocsect2 name="2-6. Using putpixel()" url="guidevideo.php#AEN97" />
+ <tocsect2 name="2-7. Initializing SDL with OpenGL" url="guidevideoopengl.php#AEN114" />
+ <tocsect2 name="2-8. SDL and OpenGL" url="guidevideoopengl.php#AEN128" />
+ <tocsect2 name="3-1. Initializing SDL with Joystick Support" url="guideinput.php#AEN141" />
+ <tocsect2 name="3-2. Querying the Number of Available Joysticks" url="guideinput.php#AEN154" />
+ <tocsect2 name="3-3. Opening a Joystick" url="guideinput.php#AEN183" />
+ <tocsect2 name="3-4. Joystick Axis Events" url="guideinput.php#AEN191" />
+ <tocsect2 name="3-5. More Joystick Axis Events" url="guideinput.php#AEN195" />
+ <tocsect2 name="3-6. Joystick Button Events" url="guideinput.php#AEN203" />
+ <tocsect2 name="3-7. Joystick Ball Events" url="guideinput.php#AEN217" />
+ <tocsect2 name="3-8. Joystick Hat Events" url="guideinput.php#AEN244" />
+ <tocsect2 name="3-9. Querying Joystick Characteristics" url="guideinput.php#AEN265" />
+ <tocsect2 name="3-10. Reading Keyboard Events" url="guideinputkeyboard.php#AEN334" />
+ <tocsect2 name="3-11. Interpreting Key Event Information" url="guideinputkeyboard.php#AEN351" />
+ <tocsect2 name="3-12. Proper Game Movement" url="guideinputkeyboard.php#AEN363" />
+</tocsect1>
+</kdeveloptoc>
diff --git a/doc/extras/w3c/Makefile.am b/doc/extras/w3c/Makefile.am
new file mode 100644
index 00000000..19518e8d
--- /dev/null
+++ b/doc/extras/w3c/Makefile.am
@@ -0,0 +1,3 @@
+tocdir = ${kde_datadir}/kdevdocumentation/tocs
+toc_DATA = w3c-dom-level2-html.toc w3c-svg.toc w3c-uaag10.toc
+
diff --git a/doc/extras/w3c/w3c-dom-level2-html.toc b/doc/extras/w3c/w3c-dom-level2-html.toc
new file mode 100644
index 00000000..f3540ff1
--- /dev/null
+++ b/doc/extras/w3c/w3c-dom-level2-html.toc
@@ -0,0 +1,70 @@
+<!DOCTYPE kdeveloptoc>
+<kdeveloptoc>
+<title>Document Object Model (DOM) Level 2 HTML Specification</title>
+<base href="http://www.w3.org/TR/DOM-Level-2-HTML" />
+ <tocsect1 name="1. Document Object Model HTML" url="html.html">
+ <tocsect2 name="1.1. Introduction" url="html.html#ID-1176245063">
+ </tocsect2>
+ <tocsect2 name="1.2. HTML Application of Core DOM" url="html.html#ID-535378264">
+ <tocsect3 name="1.2.1. Naming Conventions" url="html.html#ID-2041995112">
+ </tocsect3>
+ </tocsect2>
+ <tocsect2 name="1.3. XHTML and the HTML DOM" url="html.html#ID-5353782642">
+ </tocsect2>
+ <tocsect2 name="1.4. Miscellaneous Object Definitions" url="html.html#ID-1019015399">
+ </tocsect2>
+ <tocsect2 name="1.5. Objects related to HTML documents" url="html.html#ID-1006298752">
+ </tocsect2>
+ <tocsect2 name="1.6. HTML Elements" url="html.html#ID-882764350">
+ <tocsect3 name="1.6.1. Property Attributes" url="html.html#ID-642250288">
+ </tocsect3>
+ <tocsect3 name="1.6.2. Naming Exceptions" url="html.html#ID-213157251">
+ </tocsect3>
+ <tocsect3 name="1.6.3. Exposing Element Type Names (tagName, (nodeName))" url="html.html#ID-822762427">
+ </tocsect3>
+ <tocsect3 name="1.6.4. The HTMLElement interface" url="html.html#ID-011100101">
+ </tocsect3>
+ <tocsect3 name="1.6.5. Object definitions" url="html.html#ID-798055546">
+ </tocsect3>
+ </tocsect2>
+ </tocsect1>
+ <tocsect1 name="Appendix A: Changes" url="changes.html">
+ <tocsect2 name="A.1. Changes between DOM Level 1 and DOM Level 2" url="changes.html#DOMLevel1to2Changes">
+ <tocsect3 name="A.1.1. Changes to DOM Level 1 interfaces and exceptions" url="changes.html#DOMLevel1Changes">
+ </tocsect3>
+ <tocsect3 name="A.1.2. New Interfaces" url="changes.html#DOMLevel2Addons">
+ </tocsect3>
+ </tocsect2>
+ </tocsect1>
+ <tocsect1 name="Appendix B: IDL Definitions" url="idl-definitions.html">
+ </tocsect1>
+ <tocsect1 name="Appendix C: Java language Binding" url="java-binding.html">
+ </tocsect1>
+ <tocsect1 name="Appendix D: ECMAScript Language Binding" url="ecma-script-binding.html">
+ </tocsect1>
+ <tocsect1 name="Appendix E: Acknowledgments" url="acknowledgements.html">
+ <tocsect2 name="E.1. Production Systems" url="acknowledgements.html#Productions">
+ </tocsect2>
+ <tocsect2 name="E.2. DOM Level 1" url="acknowledgements.html#dom_level_1">
+ </tocsect2>
+ </tocsect1>
+ <tocsect1 name="Glossary" url="glossary.html">
+ </tocsect1>
+ <tocsect1 name="References" url="references.html">
+ <tocsect2 name="1. Normative references" url="references.html#References-Normative">
+ </tocsect2>
+ <tocsect2 name="2. Informative references" url="references.html#References-Informative">
+ </tocsect2>
+ </tocsect1>
+ <tocsect1 name="Index" url="def-index.html">
+ </tocsect1>      
+ <tocsect1 name="Expanded Table of Contents" url="expanded-toc.html">
+ </tocsect1>
+ <tocsect1 name="Copyright Notice" url="copyright-notice.html">
+ <tocsect2 name="W3C Document Copyright Notice and License" url="copyright-notice.html#Copyright-notice-document">
+ </tocsect2>
+ <tocsect2 name="W3C Software Copyright Notice and License" url="copyright-notice.html#Copyright-notice-software">
+ </tocsect2>
+ </tocsect1>
+</kdeveloptoc>
+
diff --git a/doc/extras/w3c/w3c-svg.toc b/doc/extras/w3c/w3c-svg.toc
new file mode 100644
index 00000000..a53e34fc
--- /dev/null
+++ b/doc/extras/w3c/w3c-svg.toc
@@ -0,0 +1,1446 @@
+<!DOCTYPE kdeveloptoc>
+<kdeveloptoc>
+<title>Scalable Vector Graphics (SVG) 1.1 Specification</title>
+<base href="http://www.w3.org/TR/SVG11" url="index.html"/>
+
+<tocsect1 name="1 Introduction" url="intro.html">
+
+
+ <tocsect2 name="1.1 About SVG" url="intro.html#AboutSVG">
+
+
+ <tocsect3 name="1.1.1 Modularization" url="intro.html#Modularization">
+ </tocsect3>
+
+ <tocsect3 name="1.1.2 Element and Attribute Collections" url="intro.html#ElementAndAttributeCollections">
+ </tocsect3>
+
+ <tocsect3 name="1.1.3 Profiling the SVG specification" url="intro.html#Profiling">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="1.2 SVG MIME type, file name extension and Macintosh file type" url="intro.html#MIMEType">
+ </tocsect2>
+
+ <tocsect2 name="1.3 SVG Namespace, Public Identifier and System Identifier" url="intro.html#Namespace">
+ </tocsect2>
+
+ <tocsect2 name="1.4 Compatibility with Other Standards Efforts" url="intro.html#W3CCompatibility">
+ </tocsect2>
+
+ <tocsect2 name="1.5 Terminology" url="intro.html#Terminology">
+ </tocsect2>
+
+ <tocsect2 name="1.6 Definitions" url="intro.html#Definitions">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="2 Concepts" url="concepts.html">
+
+
+ <tocsect2 name="2.1 Explaining the name: SVG" url="concepts.html#Intro">
+ </tocsect2>
+
+ <tocsect2 name="2.2 Important SVG concepts" url="concepts.html#Concepts">
+ </tocsect2>
+
+ <tocsect2 name="2.3 Options for using SVG in Web pages" url="concepts.html#UsageOptions">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="3 Rendering Model" url="render.html">
+
+
+ <tocsect2 name="3.1 Introduction" url="render.html#Introduction">
+ </tocsect2>
+
+ <tocsect2 name="3.2 The painters model" url="render.html#PaintersModel">
+ </tocsect2>
+
+ <tocsect2 name="3.3 Rendering Order" url="render.html#RenderingOrder">
+ </tocsect2>
+
+ <tocsect2 name="3.4 How groups are rendered" url="render.html#Grouping">
+ </tocsect2>
+
+ <tocsect2 name="3.5 How elements are rendered" url="render.html#Elements">
+ </tocsect2>
+
+ <tocsect2 name="3.6 Types of graphics elements" url="render.html#TypesOfGraphicsElements">
+
+
+ <tocsect3 name="3.6.1 Painting shapes and text" url="render.html#PaintingShapesAndText">
+ </tocsect3>
+
+ <tocsect3 name="3.6.2 Painting raster images" url="render.html#PaintingRasterImages">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="3.7 Filtering painted regions" url="render.html#FilteringPaintRegions">
+ </tocsect2>
+
+ <tocsect2 name="3.8 Clipping, masking and object opacity" url="render.html#ClippingMaskingObjectOpacity">
+ </tocsect2>
+
+ <tocsect2 name="3.9 Parent Compositing" url="render.html#ParentCompositing">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="4 Basic Data Types and Interfaces" url="types.html">
+
+
+ <tocsect2 name="4.1 Basic data types" url="types.html#BasicDataTypes">
+ </tocsect2>
+
+ <tocsect2 name="4.2 Recognized color keyword names" url="types.html#ColorKeywords">
+ </tocsect2>
+
+ <tocsect2 name="4.3 Basic DOM interfaces" url="types.html#BasicDOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="5 Document Structure" url="struct.html">
+
+
+ <tocsect2 name="5.1 Defining an SVG document fragment: the 'svg' element" url="struct.html#NewDocument">
+
+
+ <tocsect3 name="5.1.1 Overview" url="struct.html#NewDocumentOverview">
+ </tocsect3>
+
+ <tocsect3 name="5.1.2 The 'svg' element" url="struct.html#SVGElement">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="5.2 Grouping: the 'g' element" url="struct.html#Groups">
+
+
+ <tocsect3 name="5.2.1 Overview" url="struct.html#GroupsOverview">
+ </tocsect3>
+
+ <tocsect3 name="5.2.2 The 'g' element" url="struct.html#GElement">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="5.3 References and the 'defs' element" url="struct.html#Head">
+
+
+ <tocsect3 name="5.3.1 Overview" url="struct.html#HeadOverview">
+ </tocsect3>
+
+ <tocsect3 name="5.3.2 URI reference attributes" url="struct.html#xlinkRefAttrs">
+ </tocsect3>
+
+ <tocsect3 name="5.3.3 The 'defs' element" url="struct.html#DefsElement">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="5.4 The 'desc' and 'title' elements" url="struct.html#DescriptionAndTitleElements">
+ </tocsect2>
+
+ <tocsect2 name="5.5 The 'symbol' element" url="struct.html#SymbolElement">
+ </tocsect2>
+
+ <tocsect2 name="5.6 The 'use' element" url="struct.html#UseElement">
+ </tocsect2>
+
+ <tocsect2 name="5.7 The 'image' element" url="struct.html#ImageElement">
+ </tocsect2>
+
+ <tocsect2 name="5.8 Conditional processing" url="struct.html#ConditionalProcessing">
+
+
+ <tocsect3 name="5.8.1 Conditional processing overview" url="struct.html#ConditionalProcessingOverview">
+ </tocsect3>
+
+ <tocsect3 name="5.8.2 The 'switch' element" url="struct.html#SwitchElement">
+ </tocsect3>
+
+ <tocsect3 name="5.8.3 The requiredFeatures attribute" url="struct.html#RequiredFeaturesAttribute">
+ </tocsect3>
+
+ <tocsect3 name="5.8.4 The requiredExtensions attribute" url="struct.html#RequiredExtensionsAttribute">
+ </tocsect3>
+
+ <tocsect3 name="5.8.5 The systemLanguage attribute" url="struct.html#SystemLanguageAttribute">
+ </tocsect3>
+
+ <tocsect3 name="5.8.6 Applicability of test attributes" url="struct.html#ApplicabilityOfTestAttributes">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="5.9 Specifying whether external resources are required for proper rendering" url="struct.html#ExternalResourcesRequired">
+ </tocsect2>
+
+ <tocsect2 name="5.10 Common attributes" url="struct.html#CommonAttributes">
+
+
+ <tocsect3 name="5.10.1 Attributes common to all elements: id and xml:base" url="struct.html#Core.attrib">
+ </tocsect3>
+
+ <tocsect3 name="5.10.2 The xml:lang and xml:space attributes" url="struct.html#LangSpaceAttrs">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="5.11 Core Attribute Module" url="struct.html#core-att-mod">
+ </tocsect2>
+
+ <tocsect2 name="5.12 Structure Module" url="struct.html#structure-mod">
+ </tocsect2>
+
+ <tocsect2 name="5.13 Basic Structure Module" url="struct.html#basic-structure-mod">
+ </tocsect2>
+
+ <tocsect2 name="5.14 Container Attribute Module" url="struct.html#container-att-mod">
+ </tocsect2>
+
+ <tocsect2 name="5.15 Conditional Processing Module" url="struct.html#conditional-mod">
+ </tocsect2>
+
+ <tocsect2 name="5.16 Image Module" url="struct.html#image-mod">
+ </tocsect2>
+
+ <tocsect2 name="5.17 DOM interfaces" url="struct.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="6 Styling" url="styling.html">
+
+
+ <tocsect2 name="6.1 SVG's styling properties" url="styling.html#SVGStylingProperties">
+ </tocsect2>
+
+ <tocsect2 name="6.2 Usage scenarios for styling" url="styling.html#StylingScenarios">
+ </tocsect2>
+
+ <tocsect2 name="6.3 Alternative ways to specify styling properties" url="styling.html#AlternativesForStyling">
+ </tocsect2>
+
+ <tocsect2 name="6.4 Specifying properties using the presentation attributes" url="styling.html#UsingPresentationAttributes">
+ </tocsect2>
+
+ <tocsect2 name="6.5 Entity definitions for the presentation attributes" url="styling.html#EntityDefinitionsPresentationAttributes">
+ </tocsect2>
+
+ <tocsect2 name="6.6 Styling with XSL" url="styling.html#StylingWithXSL">
+ </tocsect2>
+
+ <tocsect2 name="6.7 Styling with CSS" url="styling.html#StylingWithCSS">
+ </tocsect2>
+
+ <tocsect2 name="6.8 Case sensitivity of property names and values" url="styling.html#CaseSensitivity">
+ </tocsect2>
+
+ <tocsect2 name="6.9 Facilities from CSS and XSL used by SVG" url="styling.html#SVGUseOfCSS">
+ </tocsect2>
+
+ <tocsect2 name="6.10 Referencing external style sheets" url="styling.html#ReferencingExternalStyleSheets">
+ </tocsect2>
+
+ <tocsect2 name="6.11 The 'style' element" url="styling.html#StyleElement">
+ </tocsect2>
+
+ <tocsect2 name="6.12 The class attribute" url="styling.html#ClassAttribute">
+ </tocsect2>
+
+ <tocsect2 name="6.13 The style attribute" url="styling.html#StyleAttribute">
+ </tocsect2>
+
+ <tocsect2 name="6.14 Specifying the default style sheet language" url="styling.html#DefaultStyleSheetLanguage">
+ </tocsect2>
+
+ <tocsect2 name="6.15 Property inheritance" url="styling.html#Inheritance">
+ </tocsect2>
+
+ <tocsect2 name="6.16 The scope/range of styles" url="styling.html#Scope">
+ </tocsect2>
+
+ <tocsect2 name="6.17 User agent style sheet" url="styling.html#UAStyleSheet">
+ </tocsect2>
+
+ <tocsect2 name="6.18 Aural style sheets" url="styling.html#AuralStyleSheets">
+ </tocsect2>
+
+ <tocsect2 name="6.19 Style Module" url="styling.html#style-mod">
+ </tocsect2>
+
+ <tocsect2 name="6.20 DOM interfaces" url="styling.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="7 Coordinate Systems, Transformations and Units" url="coords.html">
+
+
+ <tocsect2 name="7.1 Introduction" url="coords.html#Introduction">
+ </tocsect2>
+
+ <tocsect2 name="7.2 The initial viewport" url="coords.html#ViewportSpace">
+ </tocsect2>
+
+ <tocsect2 name="7.3 The initial coordinate system" url="coords.html#InitialCoordinateSystem">
+ </tocsect2>
+
+ <tocsect2 name="7.4 Coordinate system transformations" url="coords.html#EstablishingANewUserSpace">
+ </tocsect2>
+
+ <tocsect2 name="7.5 Nested transformations" url="coords.html#NestedTransformations">
+ </tocsect2>
+
+ <tocsect2 name="7.6 The transform attribute" url="coords.html#TransformAttribute">
+ </tocsect2>
+
+ <tocsect2 name="7.7 The viewBox attribute" url="coords.html#ViewBoxAttribute">
+ </tocsect2>
+
+ <tocsect2 name="7.8 The preserveAspectRatio attribute" url="coords.html#PreserveAspectRatioAttribute">
+ </tocsect2>
+
+ <tocsect2 name="7.9 Establishing a new viewport" url="coords.html#EstablishingANewViewport">
+ </tocsect2>
+
+ <tocsect2 name="7.10 Units" url="coords.html#Units">
+ </tocsect2>
+
+ <tocsect2 name="7.11 Object bounding box units" url="coords.html#ObjectBoundingBox">
+ </tocsect2>
+
+ <tocsect2 name="7.12 Geographic Coordinate Systems" url="coords.html#GeographicCoordinates">
+ </tocsect2>
+
+ <tocsect2 name="7.13 Viewport Attribute Module" url="coords.html#viewport-att-mod">
+ </tocsect2>
+
+ <tocsect2 name="7.14 DOM interfaces" url="coords.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="8 Paths" url="paths.html">
+
+ <tocsect2 name="8.1 Introduction" url="paths.html#Introduction">
+ </tocsect2>
+
+ <tocsect2 name="8.2 The 'path' element" url="paths.html#PathElement">
+ </tocsect2>
+
+ <tocsect2 name="8.3 Path Data" url="paths.html#PathData">
+
+
+ <tocsect3 name="8.3.1 General information about path data" url="paths.html#PathDataGeneralInformation">
+ </tocsect3>
+
+ <tocsect3 name="8.3.2 The &quot;moveto&quot; commands" url="paths.html#PathDataMovetoCommands">
+ </tocsect3>
+
+ <tocsect3 name="8.3.3 The &quot;closepath&quot; command" url="paths.html#PathDataClosePathCommand">
+ </tocsect3>
+
+ <tocsect3 name="8.3.4 The &quot;lineto&quot; commands" url="paths.html#PathDataLinetoCommands">
+ </tocsect3>
+
+ <tocsect3 name="8.3.5 The curve commands" url="paths.html#PathDataCurveCommands">
+ </tocsect3>
+
+ <tocsect3 name="8.3.6 The cubic Bézier curve commands" url="paths.html#PathDataCubicBezierCommands">
+ </tocsect3>
+
+ <tocsect3 name="8.3.7 The quadratic Bézier curve commands" url="paths.html#PathDataQuadraticBezierCommands">
+ </tocsect3>
+
+ <tocsect3 name="8.3.8 The elliptical arc curve commands" url="paths.html#PathDataEllipticalArcCommands">
+ </tocsect3>
+
+ <tocsect3 name="8.3.9 The grammar for path data" url="paths.html#PathDataBNF">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="8.4 Distance along a path" url="paths.html#DistanceAlongAPath">
+ </tocsect2>
+
+ <tocsect2 name="8.5 DOM interfaces" url="paths.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="9 Basic Shapes" url="shapes.html">
+
+
+ <tocsect2 name="9.1 Introduction" url="shapes.html#Introduction">
+ </tocsect2>
+
+ <tocsect2 name="9.2 The 'rect' element" url="shapes.html#RectElement">
+ </tocsect2>
+
+ <tocsect2 name="9.3 The 'circle' element" url="shapes.html#CircleElement">
+ </tocsect2>
+
+ <tocsect2 name="9.4 The 'ellipse' element" url="shapes.html#EllipseElement">
+ </tocsect2>
+
+ <tocsect2 name="9.5 The 'line' element" url="shapes.html#LineElement">
+ </tocsect2>
+
+ <tocsect2 name="9.6 The 'polyline' element" url="shapes.html#PolylineElement">
+ </tocsect2>
+
+ <tocsect2 name="9.7 The 'polygon' element" url="shapes.html#PolygonElement">
+ </tocsect2>
+
+ <tocsect2 name="9.8 The grammar for points specifications in 'polyline' and 'polygon' elements" url="shapes.html#PointsBNF">
+ </tocsect2>
+
+ <tocsect2 name="9.9 Shape Module" url="shapes.html#shape-mod">
+ </tocsect2>
+
+ <tocsect2 name="9.10 DOM interfaces" url="shapes.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="10 Text" url="text.html">
+
+
+ <tocsect2 name="10.1 Introduction" url="text.html#Introduction">
+ </tocsect2>
+
+ <tocsect2 name="10.2 Characters and their corresponding glyphs" url="text.html#CharactersAndGlyphs">
+ </tocsect2>
+
+ <tocsect2 name="10.3 Fonts, font tables and baselines" url="text.html#FontsTablesBaselines">
+ </tocsect2>
+
+ <tocsect2 name="10.4 The 'text' element" url="text.html#TextElement">
+ </tocsect2>
+
+ <tocsect2 name="10.5 The 'tspan' element" url="text.html#TSpanElement">
+ </tocsect2>
+
+ <tocsect2 name="10.6 The 'tref' element" url="text.html#TRefElement">
+ </tocsect2>
+
+ <tocsect2 name="10.7 Text layout" url="text.html#TextLayout">
+
+
+ <tocsect3 name="10.7.1 Text layout introduction" url="text.html#TextLayoutIntroduction">
+ </tocsect3>
+
+ <tocsect3 name="10.7.2 Setting the inline-progression-direction" url="text.html#SettingInlineProgressionDirection">
+ </tocsect3>
+
+ <tocsect3 name="10.7.3 Glyph orientation within a text run" url="text.html#GlyphOrientation">
+ </tocsect3>
+
+ <tocsect3 name="10.7.4 Relationship with bidirectionality" url="text.html#RelationshipWithBiDirectionality">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="10.8 Text rendering order" url="text.html#TextRenderingOrder">
+ </tocsect2>
+
+ <tocsect2 name="10.9 Alignment properties" url="text.html#AlignmentProperties">
+
+
+ <tocsect3 name="10.9.1 Text alignment properties" url="text.html#TextAlignmentProperties">
+ </tocsect3>
+
+ <tocsect3 name="10.9.2 Baseline alignment properties" url="text.html#BaselineAlignmentProperties">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="10.10 Font selection properties" url="text.html#FontPropertiesUsedBySVG">
+ </tocsect2>
+
+ <tocsect2 name="10.11 Spacing properties" url="text.html#SpacingProperties">
+ </tocsect2>
+
+ <tocsect2 name="10.12 Text decoration" url="text.html#TextDecorationProperties">
+ </tocsect2>
+
+ <tocsect2 name="10.14 Text on a path" url="text.html#TextOnAPath">
+
+
+ <tocsect3 name="10.14.1 Introduction to text on a path" url="text.html#TextOnAPathIntroduction">
+ </tocsect3>
+
+ <tocsect3 name="10.14.2 The 'textPath' element" url="text.html#TextPathElement">
+ </tocsect3>
+
+ <tocsect3 name="10.14.3 Text on a path layout rules" url="text.html#TextpathLayoutRules">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="10.14 Alternate glyphs" url="text.html#AlternateGlyphs">
+ </tocsect2>
+
+ <tocsect2 name="10.15 White space handling" url="text.html#WhiteSpace">
+ </tocsect2>
+
+ <tocsect2 name="10.16 Text selection and clipboard operations" url="text.html#TextSelection">
+ </tocsect2>
+
+ <tocsect2 name="10.17 Text Module" url="text.html#text-mod">
+ </tocsect2>
+
+ <tocsect2 name="10.18 Basic Text Module" url="text.html#basic-text-mod">
+ </tocsect2>
+
+ <tocsect2 name="10.19 DOM interfaces" url="text.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="11 Painting: Filling, Stroking and Marker Symbols" url="painting.html">
+
+
+ <tocsect2 name="11.1 Introduction" url="painting.html#Introduction">
+ </tocsect2>
+
+ <tocsect2 name="11.2 Specifying paint" url="painting.html#SpecifyingPaint">
+ </tocsect2>
+
+ <tocsect2 name="11.3 Fill Properties" url="painting.html#FillProperties">
+ </tocsect2>
+
+ <tocsect2 name="11.4 Stroke Properties" url="painting.html#StrokeProperties">
+ </tocsect2>
+
+ <tocsect2 name="11.5 Controlling visibility" url="painting.html#VisibilityControl">
+ </tocsect2>
+
+ <tocsect2 name="11.6 Markers" url="painting.html#Markers">
+
+
+ <tocsect3 name="11.6.1 Introduction" url="painting.html#MarkersIntroduction">
+ </tocsect3>
+
+ <tocsect3 name="11.6.2 The 'marker' element" url="painting.html#MarkerElement">
+ </tocsect3>
+
+ <tocsect3 name="11.6.3 Marker properties" url="painting.html#MarkerProperties">
+ </tocsect3>
+
+ <tocsect3 name="11.6.4 Details on how markers are rendered" url="painting.html#MarkerAlgorithm">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="11.7 Rendering properties" url="painting.html#RenderingProperties">
+
+
+ <tocsect3 name="11.7.1 Color interpolation properties: 'color-interpolation' and 'color-interpolation-filters'" url="painting.html#ColorInterpolationProperties">
+ </tocsect3>
+
+ <tocsect3 name="11.7.2 The 'color-rendering' property" url="painting.html#ColorRenderingProperty">
+ </tocsect3>
+
+ <tocsect3 name="11.7.3 The 'shape-rendering' property" url="painting.html#ShapeRenderingProperty">
+ </tocsect3>
+
+ <tocsect3 name="11.7.4 The 'text-rendering' property" url="painting.html#TextRenderingProperty">
+ </tocsect3>
+
+ <tocsect3 name="11.7.5 The 'image-rendering' property" url="painting.html#ImageRenderingProperty">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="11.8 Inheritance of painting properties" url="painting.html#InheritanceOfPaintingProperties">
+ </tocsect2>
+
+ <tocsect2 name="11.9 Paint Attribute Module" url="painting.html#paint-att-mod">
+ </tocsect2>
+
+ <tocsect2 name="11.10 Basic Paint Attribute Module" url="painting.html#basic-paint-att-mod">
+ </tocsect2>
+
+ <tocsect2 name="11.11 Opacity Attribute Module" url="painting.html#opacity-att-mod">
+ </tocsect2>
+
+ <tocsect2 name="11.12 Graphics Attribute Module" url="painting.html#graphics-att-mod">
+ </tocsect2>
+
+ <tocsect2 name="11.13 Basic Graphics Attribute Module" url="painting.html#basic-graphics-att-mod">
+ </tocsect2>
+
+ <tocsect2 name="11.14 Marker Module" url="painting.html#marker-mod">
+ </tocsect2>
+
+ <tocsect2 name="11.15 DOM interfaces" url="painting.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="12 Color" url="color.html">
+
+ <tocsect2 name="12.1 Introduction" url="color.html#ColorIntroduction">
+ </tocsect2>
+
+ <tocsect2 name="12.2 The 'color' property" url="color.html#ColorProperty">
+ </tocsect2>
+
+ <tocsect2 name="12.3 Color profile descriptions" url="color.html#ColorProfileDescriptions">
+
+
+ <tocsect3 name="12.3.1 Overview of color profile descriptions" url="color.html#ColorProfileDescriptionsOverview">
+ </tocsect3>
+
+ <tocsect3 name="12.3.2 Alternative ways for defining a color profile description" url="color.html#ColorProfileAlternatives">
+ </tocsect3>
+
+ <tocsect3 name="12.3.3 The 'color-profile' element" url="color.html#ColorProfileElement">
+ </tocsect3>
+
+ <tocsect3 name="12.3.4 @color-profile when using CSS styling" url="color.html#ColorProfileAtRule">
+ </tocsect3>
+
+ <tocsect3 name="12.3.5 'color-profile' property" url="color.html#ColorProfileProperty">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="12.4 Color Profile Module" url="color.html#color-profile-mod">
+ </tocsect2>
+
+ <tocsect2 name="12.7 DOM interfaces" url="color.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="13 Gradients and Patterns" url="pservers.html">
+
+
+ <tocsect2 name="13.1 Introduction" url="pservers.html#Introduction">
+ </tocsect2>
+
+ <tocsect2 name="13.2 Gradients" url="pservers.html#Gradients">
+
+
+ <tocsect3 name="13.2.1 Introduction" url="pservers.html#GradientsIntroduction">
+ </tocsect3>
+
+ <tocsect3 name="13.2.2 Linear gradients" url="pservers.html#LinearGradients">
+ </tocsect3>
+
+ <tocsect3 name="13.2.3 Radial gradients" url="pservers.html#RadialGradients">
+ </tocsect3>
+
+ <tocsect3 name="13.2.4 Gradient stops" url="pservers.html#GradientStops">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="13.3 Patterns" url="pservers.html#Patterns">
+ </tocsect2>
+
+ <tocsect2 name="13.4 Gradient Module" url="pservers.html#gradient-mod">
+ </tocsect2>
+
+ <tocsect2 name="13.5 Pattern Module" url="pservers.html#pattern-mod">
+ </tocsect2>
+
+ <tocsect2 name="13.6 DOM interfaces" url="pservers.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="14 Clipping, Masking and Compositing" url="masking.html">
+
+
+ <tocsect2 name="14.1 Introduction" url="masking.html#Introduction">
+ </tocsect2>
+
+ <tocsect2 name="14.2 Simple alpha compositing" url="masking.html#SimpleAlphaBlending">
+ </tocsect2>
+
+ <tocsect2 name="14.3 Clipping paths" url="masking.html#ClippingPaths">
+
+
+ <tocsect3 name="14.3.1 Introduction" url="masking.html#ClippingPathsIntro">
+ </tocsect3>
+
+ <tocsect3 name="14.3.2 The initial clipping path" url="masking.html#InitialClippingPath">
+ </tocsect3>
+
+ <tocsect3 name="14.3.3 The 'overflow' and 'clip' properties" url="masking.html#OverflowAndClipProperties">
+ </tocsect3>
+
+ <tocsect3 name="14.3.4 Clip to viewport vs. clip to viewBox" url="masking.html#AutoClipAtViewportNotViewBox">
+ </tocsect3>
+
+ <tocsect3 name="14.3.5 Establishing a new clipping path" url="masking.html#EstablishingANewClippingPath">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="14.4 Masking" url="masking.html#Masking">
+ </tocsect2>
+
+ <tocsect2 name="14.5 Object and group opacity: the 'opacity' property" url="masking.html#ObjectAndGroupOpacityProperties">
+ </tocsect2>
+
+ <tocsect2 name="14.6 Clip Module" url="masking.html#clip-mod">
+ </tocsect2>
+
+ <tocsect2 name="14.7 Basic Clip Module" url="masking.html#basic-clip-mod">
+ </tocsect2>
+
+ <tocsect2 name="14.8 Mask Module" url="masking.html#mask-mod">
+ </tocsect2>
+
+ <tocsect2 name="14.9 DOM interfaces" url="masking.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="15 Filter Effects" url="filters.html">
+
+
+ <tocsect2 name="15.1 Introduction" url="filters.html#Introduction">
+ </tocsect2>
+
+ <tocsect2 name="15.2 An example" url="filters.html#AnExample">
+ </tocsect2>
+
+ <tocsect2 name="15.3 The 'filter' element" url="filters.html#FilterElement">
+ </tocsect2>
+
+ <tocsect2 name="15.4 The 'filter' property" url="filters.html#FilterProperty">
+ </tocsect2>
+
+ <tocsect2 name="15.5 Filter effects region" url="filters.html#FilterEffectsRegion">
+ </tocsect2>
+
+ <tocsect2 name="15.6 Accessing the background image" url="filters.html#AccessingBackgroundImage">
+ </tocsect2>
+
+ <tocsect2 name="15.7 Filter primitives overview" url="filters.html#FilterPrimitivesOverview">
+
+
+ <tocsect3 name="15.7.1 Overview" url="filters.html#FilterPrimitivesOverviewIntro">
+ </tocsect3>
+
+ <tocsect3 name="15.7.2 Common attributes" url="filters.html#CommonAttributes">
+ </tocsect3>
+
+ <tocsect3 name="15.7.3 Filter primitive subregion" url="filters.html#FilterPrimitiveSubRegion">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="15.8 Light source elements and properties" url="filters.html#LightSourceDefinitions">
+
+
+ <tocsect3 name="15.8.1 Introduction" url="filters.html#LightSourceIntro">
+ </tocsect3>
+
+ <tocsect3 name="15.8.2 Light source 'feDistantLight'" url="filters.html#feDistantLight">
+ </tocsect3>
+
+ <tocsect3 name="15.8.3 Light source 'fePointLight'" url="filters.html#fePointLight">
+ </tocsect3>
+
+ <tocsect3 name="15.8.4 Light source 'feSpotLight'" url="filters.html#feSpotLight">
+ </tocsect3>
+
+ <tocsect3 name="15.8.5 The 'lighting-color' property" url="filters.html#LightingColorProperty">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="15.9 Filter primitive 'feBlend'" url="filters.html#feBlend">
+ </tocsect2>
+
+ <tocsect2 name="15.10 Filter primitive 'feColorMatrix'" url="filters.html#feColorMatrix">
+ </tocsect2>
+
+ <tocsect2 name="15.11 Filter primitive 'feComponentTransfer'" url="filters.html#feComponentTransfer">
+ </tocsect2>
+
+ <tocsect2 name="15.12 Filter primitive 'feComposite'" url="filters.html#feComposite">
+ </tocsect2>
+
+ <tocsect2 name="15.13 Filter primitive 'feConvolveMatrix'" url="filters.html#feConvolveMatrix">
+ </tocsect2>
+
+ <tocsect2 name="15.14 Filter primitive 'feDiffuseLighting'" url="filters.html#feDiffuseLighting">
+ </tocsect2>
+
+ <tocsect2 name="15.15 Filter primitive 'feDisplacementMap'" url="filters.html#feDisplacementMap">
+ </tocsect2>
+
+ <tocsect2 name="15.16 Filter primitive 'feFlood'" url="filters.html#feFlood">
+ </tocsect2>
+
+ <tocsect2 name="15.17 Filter primitive 'feGaussianBlur'" url="filters.html#feGaussianBlur">
+ </tocsect2>
+
+ <tocsect2 name="15.18 Filter primitive 'feImage'" url="filters.html#feImage">
+ </tocsect2>
+
+ <tocsect2 name="15.19 Filter primitive 'feMerge'" url="filters.html#feMerge">
+ </tocsect2>
+
+ <tocsect2 name="15.20 Filter primitive 'feMorphology'" url="filters.html#feMorphology">
+ </tocsect2>
+
+ <tocsect2 name="15.21 Filter primitive 'feOffset'" url="filters.html#feOffset">
+ </tocsect2>
+
+ <tocsect2 name="15.22 Filter primitive 'feSpecularLighting'" url="filters.html#feSpecularLighting">
+ </tocsect2>
+
+ <tocsect2 name="15.23 Filter primitive 'feTile'" url="filters.html#feTile">
+ </tocsect2>
+
+ <tocsect2 name="15.24 Filter primitive 'feTurbulence'" url="filters.html#feTurbulence">
+ </tocsect2>
+
+ <tocsect2 name="15.25 Filter Module" url="filters.html#filter-mod">
+ </tocsect2>
+
+ <tocsect2 name="15.26 Basic Filter Module" url="filters.html#basic-filter-mod">
+ </tocsect2>
+
+ <tocsect2 name="15.27 DOM interfaces" url="filters.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="16 Interactivity" url="interact.html">
+
+
+ <tocsect2 name="16.1 Introduction" url="interact.html#Introduction">
+ </tocsect2>
+
+ <tocsect2 name="16.2 Complete list of supported events" url="interact.html#SVGEvents">
+ </tocsect2>
+
+ <tocsect2 name="16.3 User interface events" url="interact.html#UIEvents">
+ </tocsect2>
+
+ <tocsect2 name="16.4 Pointer events" url="interact.html#PointerEvents">
+ </tocsect2>
+
+ <tocsect2 name="16.5 Processing order for user interface events" url="interact.html#UIEventProcessing">
+ </tocsect2>
+
+ <tocsect2 name="16.6 The 'pointer-events' property" url="interact.html#PointerEventsProperty">
+ </tocsect2>
+
+ <tocsect2 name="16.7 Magnification and panning" url="interact.html#EnableZoomAndPanControls">
+ </tocsect2>
+
+ <tocsect2 name="16.8 Cursors" url="interact.html#Cursors">
+
+
+ <tocsect3 name="16.8.1 Introduction to cursors" url="interact.html#CursorIntro">
+ </tocsect3>
+
+ <tocsect3 name="16.8.2 The 'cursor' property" url="interact.html#CursorProperty">
+ </tocsect3>
+
+ <tocsect3 name="16.8.3 The 'cursor' element" url="interact.html#CursorElement">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="16.9 Document Events Attribute Module" url="interact.html#document-events-att-mod">
+ </tocsect2>
+
+ <tocsect2 name="16.10 Graphical Events Attribute Module" url="interact.html#graphical-events-att-mod">
+ </tocsect2>
+
+ <tocsect2 name="16.11 Animation Events Attribute Module" url="interact.html#animation-events-att-mod">
+ </tocsect2>
+
+ <tocsect2 name="16.12 Cursor Module" url="interact.html#cursor-mod">
+ </tocsect2>
+
+ <tocsect2 name="16.13 DOM interfaces" url="interact.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="17 Linking" url="linking.html">
+
+
+ <tocsect2 name="17.1 Links out of SVG content: the 'a' element" url="linking.html#Links">
+ </tocsect2>
+
+ <tocsect2 name="17.2 Linking into SVG content: URI fragments and SVG views" url="linking.html#LinksIntoSVG">
+
+
+ <tocsect3 name="17.2.1 Introduction: URI fragments and SVG views" url="linking.html#IntroFragmentsViews">
+ </tocsect3>
+
+ <tocsect3 name="17.2.2 SVG fragment identifiers" url="linking.html#SVGFragmentIdentifiers">
+ </tocsect3>
+
+ <tocsect3 name="17.2.3 Predefined views: the 'view' element" url="linking.html#ViewElement">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="17.3 Hyperlinking Module" url="linking.html#hyperlinking-mod">
+ </tocsect2>
+
+ <tocsect2 name="17.4 Xlink Attribute Module" url="linking.html#xlink-att-mod">
+ </tocsect2>
+
+ <tocsect2 name="17.5 ExternalResourcesRequired Attribute Module" url="linking.html#err-att-mod">
+ </tocsect2>
+
+ <tocsect2 name="17.6 View Module" url="linking.html#view-mod">
+ </tocsect2>
+
+ <tocsect2 name="17.7 DOM interfaces" url="linking.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="18 Scripting" url="script.html">
+
+
+ <tocsect2 name="18.1 Specifying the scripting language" url="script.html#ScriptingLanguage">
+
+
+ <tocsect3 name="18.1.1 Specifying the default scripting language" url="script.html#DefaultScriptingLanguage">
+ </tocsect3>
+
+ <tocsect3 name="18.1.2 Local declaration of a scripting language" url="script.html#SpecifiedScriptingLanguage">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="18.2 The 'script' element" url="script.html#ScriptElement">
+ </tocsect2>
+
+ <tocsect2 name="18.3 Event handling" url="script.html#EventHandling">
+ </tocsect2>
+
+ <tocsect2 name="18.4 Event attributes" url="script.html#EventAttributes">
+ </tocsect2>
+
+ <tocsect2 name="18.5 Scripting Module" url="script.html#scripting-mod">
+ </tocsect2>
+
+ <tocsect2 name="18.6 DOM interfaces" url="script.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="19 Animation" url="animate.html">
+
+
+ <tocsect2 name="19.1 Introduction" url="animate.html#Introduction">
+ </tocsect2>
+
+ <tocsect2 name="19.2 Animation elements" url="animate.html#Animation.class">
+
+
+ <tocsect3 name="19.2.1 Overview" url="animate.html#AnimateElementsIntro">
+ </tocsect3>
+
+ <tocsect3 name="19.2.2 Relationship to SMIL Animation" url="animate.html#RelationshipToSMILAnimation">
+ </tocsect3>
+
+ <tocsect3 name="19.2.3 Animation elements example" url="animate.html#Animation.classExample">
+ </tocsect3>
+
+ <tocsect3 name="19.2.4 Attributes to identify the target element for an animation" url="animate.html#TargetElement">
+ </tocsect3>
+
+ <tocsect3 name="19.2.5 Attributes to identify the target attribute or property for an animation" url="animate.html#TargetAttributes">
+ </tocsect3>
+
+ <tocsect3 name="19.2.6 Attributes to control the timing of the animation" url="animate.html#TimingAttributes">
+ </tocsect3>
+
+ <tocsect3 name="19.2.7 Attributes that define animation values over time" url="animate.html#ValueAttributes">
+ </tocsect3>
+
+ <tocsect3 name="19.2.8 Attributes that control whether animations are additive" url="animate.html#AdditionAttributes">
+ </tocsect3>
+
+ <tocsect3 name="19.2.9 Inheritance" url="animate.html#Inheritance">
+ </tocsect3>
+
+ <tocsect3 name="19.2.10 The 'animate' element" url="animate.html#AnimateElement">
+ </tocsect3>
+
+ <tocsect3 name="19.2.11 The 'set' element" url="animate.html#SetElement">
+ </tocsect3>
+
+ <tocsect3 name="19.2.12 The 'animateMotion' element" url="animate.html#AnimateMotionElement">
+ </tocsect3>
+
+ <tocsect3 name="19.2.13 The 'animateColor' element" url="animate.html#AnimateColorElement">
+ </tocsect3>
+
+ <tocsect3 name="19.2.14 The 'animateTransform' element" url="animate.html#AnimateTransformElement">
+ </tocsect3>
+
+ <tocsect3 name="19.2.15 Elements, attributes and properties that can be animated" url="animate.html#AnimationAttributesAndProperties">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="19.3 Animation using the SVG DOM" url="animate.html#DOMAnimationExample">
+ </tocsect2>
+
+ <tocsect2 name="19.4 Animation Module" url="animate.html#animation-mod">
+ </tocsect2>
+
+ <tocsect2 name="19.5 DOM interfaces" url="animate.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="20 Fonts" url="fonts.html">
+
+
+ <tocsect2 name="20.1 Introduction" url="fonts.html#Introduction">
+ </tocsect2>
+
+ <tocsect2 name="20.2 Overview of SVG fonts" url="fonts.html#SVGFontsOverview">
+ </tocsect2>
+
+ <tocsect2 name="20.3 The 'font' element" url="fonts.html#FontElement">
+ </tocsect2>
+
+ <tocsect2 name="20.4 The 'glyph' element" url="fonts.html#GlyphElement">
+ </tocsect2>
+
+ <tocsect2 name="20.5 The 'missing-glyph' element" url="fonts.html#MissingGlyphElement">
+ </tocsect2>
+
+ <tocsect2 name="20.6 Glyph selection rules" url="fonts.html#GlyphSelectionRules">
+ </tocsect2>
+
+ <tocsect2 name="20.7 The 'hkern' and 'vkern' elements" url="fonts.html#KernElements">
+ </tocsect2>
+
+ <tocsect2 name="20.8 Describing a font" url="fonts.html#FontDescriptions">
+
+
+ <tocsect3 name="20.8.1 Overview of font descriptions" url="fonts.html#FontDescriptionsOverview">
+ </tocsect3>
+
+ <tocsect3 name="20.8.2 Alternative ways for providing a font description" url="fonts.html#FontDescriptionsAlternatives">
+ </tocsect3>
+
+ <tocsect3 name="20.8.3 The 'font-face' element" url="fonts.html#FontFaceElement">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="20.9 Full Font Module" url="fonts.html#font-mod">
+ </tocsect2>
+
+ <tocsect2 name="20.10 Basic Font Module" url="fonts.html#basic-font-mod">
+ </tocsect2>
+
+ <tocsect2 name="20.11 DOM interfaces" url="fonts.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="21 Metadata" url="metadata.html">
+
+
+ <tocsect2 name="21.1 Introduction" url="metadata.html#Introduction">
+ </tocsect2>
+
+ <tocsect2 name="21.2 The 'metadata' element" url="metadata.html#MetadataElement">
+ </tocsect2>
+
+ <tocsect2 name="21.3 An example" url="metadata.html#Example">
+ </tocsect2>
+
+ <tocsect2 name="21.4 DOM interfaces" url="metadata.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="22 Backwards Compatibility" url="backward.html">
+</tocsect1>
+
+<tocsect1 name="23 Extensibility" url="extend.html">
+
+
+ <tocsect2 name="23.1 Foreign namespaces and private data" url="extend.html#PrivateData">
+ </tocsect2>
+
+ <tocsect2 name="23.2 Embedding foreign object types" url="extend.html#EmbeddingForeignObjects">
+ </tocsect2>
+
+ <tocsect2 name="23.3 The 'foreignObject' element" url="extend.html#ForeignObjectElement">
+ </tocsect2>
+
+ <tocsect2 name="23.4 An example" url="extend.html#AnExample">
+ </tocsect2>
+
+ <tocsect2 name="23.5 Adding private elements and attributes to the DTD" url="extend.html#PrivateElementsAndAttribute">
+ </tocsect2>
+
+ <tocsect2 name="23.6 Extensibility Module" url="extend.html#extensibility-mod">
+ </tocsect2>
+
+ <tocsect2 name="23.7 DOM interfaces" url="extend.html#DOMInterfaces">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="Appendix A: DTD" url="svgdtd.html">
+ <tocsect2 name="A.1 SVG 1.1 DTD Module Implementations" url="svgdtd.html#DTD.1">
+
+ <tocsect3 name="A.1.1 Modular Framework Module" url="svgdtd.html#DTD.1.1">
+ </tocsect3>
+
+ <tocsect3 name="A.1.2 Datatypes Module" url="svgdtd.html#DTD.1.2">
+ </tocsect3>
+
+ <tocsect3 name="A.1.3 Qualified Name Module" url="svgdtd.html#DTD.1.3">
+ </tocsect3>
+
+ <tocsect3 name="A.1.4 Core Attribute Module" url="svgdtd.html#DTD.1.4">
+ </tocsect3>
+
+ <tocsect3 name="A.1.5 Container Attribute Module" url="svgdtd.html#DTD.1.5">
+ </tocsect3>
+
+ <tocsect3 name="A.1.6 Viewport Attribute Module" url="svgdtd.html#DTD.1.6">
+ </tocsect3>
+
+ <tocsect3 name="A.1.7 Paint Attribute Module" url="svgdtd.html#DTD.1.7">
+ </tocsect3>
+
+ <tocsect3 name="A.1.8 Basic Paint Attribute Module" url="svgdtd.html#DTD.1.8">
+ </tocsect3>
+
+ <tocsect3 name="A.1.9 Paint Opacity Attribute Module" url="svgdtd.html#DTD.1.9">
+ </tocsect3>
+
+ <tocsect3 name="A.1.10 Graphics Attribute Module" url="svgdtd.html#DTD.1.10">
+ </tocsect3>
+
+ <tocsect3 name="A.1.11 Basic Graphics Attribute Module" url="svgdtd.html#DTD.1.11">
+ </tocsect3>
+
+ <tocsect3 name="A.1.12 Document Events Attribute Module" url="svgdtd.html#DTD.1.12">
+ </tocsect3>
+
+ <tocsect3 name="A.1.13 Graphical Element Events Attribute Module" url="svgdtd.html#DTD.1.13">
+ </tocsect3>
+
+ <tocsect3 name="A.1.14 Animation Events Attribute Module" url="svgdtd.html#DTD.1.14">
+ </tocsect3>
+
+ <tocsect3 name="A.1.15 XLink Attribute Module" url="svgdtd.html#DTD.1.15">
+ </tocsect3>
+
+ <tocsect3 name="A.1.16 External Resources Attribute Module" url="svgdtd.html#DTD.1.16">
+ </tocsect3>
+
+ <tocsect3 name="A.1.17 Structure Module" url="svgdtd.html#DTD.1.17">
+ </tocsect3>
+
+ <tocsect3 name="A.1.18 Basic Structure Module" url="svgdtd.html#DTD.1.18">
+ </tocsect3>
+
+ <tocsect3 name="A.1.19 Conditional Processing Module" url="svgdtd.html#DTD.1.19">
+ </tocsect3>
+
+ <tocsect3 name="A.1.20 Image Module" url="svgdtd.html#DTD.1.20">
+ </tocsect3>
+
+ <tocsect3 name="A.1.21 Style Module" url="svgdtd.html#DTD.1.21">
+ </tocsect3>
+
+ <tocsect3 name="A.1.22 Shape Module" url="svgdtd.html#DTD.1.22">
+ </tocsect3>
+
+ <tocsect3 name="A.1.23 Text Module" url="svgdtd.html#DTD.1.23">
+ </tocsect3>
+
+ <tocsect3 name="A.1.24 Basic Text Module" url="svgdtd.html#DTD.1.24">
+ </tocsect3>
+
+ <tocsect3 name="A.1.25 Marker Module" url="svgdtd.html#DTD.1.25">
+ </tocsect3>
+
+ <tocsect3 name="A.1.26 Color Profile Module" url="svgdtd.html#DTD.1.26">
+ </tocsect3>
+
+ <tocsect3 name="A.1.27 Gradient Module" url="svgdtd.html#DTD.1.27">
+ </tocsect3>
+
+ <tocsect3 name="A.1.28 Pattern Module" url="svgdtd.html#DTD.1.28">
+ </tocsect3>
+
+ <tocsect3 name="A.1.29 Clip Module" url="svgdtd.html#DTD.1.29">
+ </tocsect3>
+
+ <tocsect3 name="A.1.30 Basic Clip Module" url="svgdtd.html#DTD.1.30">
+ </tocsect3>
+
+ <tocsect3 name="A.1.31 Mask Module" url="svgdtd.html#DTD.1.31">
+ </tocsect3>
+
+ <tocsect3 name="A.1.32 Filter Module" url="svgdtd.html#DTD.1.32">
+ </tocsect3>
+
+ <tocsect3 name="A.1.33 Basic Filter Module" url="svgdtd.html#DTD.1.33">
+ </tocsect3>
+
+ <tocsect3 name="A.1.34 Cursor Module" url="svgdtd.html#DTD.1.34">
+ </tocsect3>
+
+ <tocsect3 name="A.1.35 Hyperlinking Module" url="svgdtd.html#DTD.1.35">
+ </tocsect3>
+
+ <tocsect3 name="A.1.36 View Module" url="svgdtd.html#DTD.1.36">
+ </tocsect3>
+
+ <tocsect3 name="A.1.37 Scripting Module" url="svgdtd.html#DTD.1.37">
+ </tocsect3>
+
+ <tocsect3 name="A.1.38 Animation Module" url="svgdtd.html#DTD.1.38">
+ </tocsect3>
+
+ <tocsect3 name="A.1.39 Font Module" url="svgdtd.html#DTD.1.39">
+ </tocsect3>
+
+ <tocsect3 name="A.1.40 Basic Font Module" url="svgdtd.html#DTD.1.40">
+ </tocsect3>
+
+ <tocsect3 name="A.1.41 Extensibility Module" url="svgdtd.html#DTD.1.41">
+ </tocsect3>
+ </tocsect2>
+
+ <tocsect2 name="A.2 SVG 1.1 Document Type Definition" url="svgdtd.html#DTD.2">
+
+
+ <tocsect3 name="A.2.1 SVG 1.1 DTD Driver" url="svgdtd.html#DTD.2.1">
+ </tocsect3>
+
+ <tocsect3 name="A.2.2 SVG 1.1 Document Model" url="svgdtd.html#DTD.2.2">
+ </tocsect3>
+
+ <tocsect3 name="A.2.3 SVG 1.1 Attribute Collection" url="svgdtd.html#DTD.2.3">
+ </tocsect3>
+ </tocsect2>
+</tocsect1>
+
+<tocsect1 name="Appendix B: SVG Document Object Model (DOM)" url="svgdom.html">
+
+
+ <tocsect2 name="B.1 SVG DOM Overview" url="svgdom.html#SVGDOMOverview">
+ </tocsect2>
+
+ <tocsect2 name="B.2 Naming Conventions" url="svgdom.html#SVGDOMNamingConventions">
+ </tocsect2>
+
+ <tocsect2 name="B.3 Interface SVGException" url="svgdom.html#InterfaceSVGException">
+ </tocsect2>
+
+ <tocsect2 name="B.4 Feature strings for the hasFeature method call" url="svgdom.html#FeatureStrings">
+ </tocsect2>
+
+ <tocsect2 name="B.5 Relationship with DOM2 events" url="svgdom.html#RelationShipWithDOM2Events">
+ </tocsect2>
+
+ <tocsect2 name="B.6 Relationship with DOM2 CSS object model (CSS OM)" url="svgdom.html#RelationShipWithCSSOM">
+
+
+ <tocsect3 name="B.6.1 Introduction" url="svgdom.html#CSSDOMIntro">
+ </tocsect3>
+
+ <tocsect3 name="B.6.2 User agents that do not support styling with CSS" url="svgdom.html#CSSDOMFeaturesNoCSSSupport">
+ </tocsect3>
+
+ <tocsect3 name="B.6.3 User agents that support styling with CSS" url="svgdom.html#CSSDOMFeaturesWithCSSSupport">
+ </tocsect3>
+
+ <tocsect3 name="B.6.4 Extended interfaces" url="svgdom.html#ExtendedInterfaces">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="B.7 Invalid values" url="svgdom.html#InvalidValues">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="Appendix C: IDL Definitions" url="idl.html">
+</tocsect1>
+
+<tocsect1 name="Appendix D: Java Language Binding" url="java.html">
+
+
+ <tocsect2 name="D.1 Using SVG with Java" url="java.html#UsingSVGWithJava">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="Appendix E: ECMAScript Language Binding" url="escript.html">
+</tocsect1>
+
+<tocsect1 name="Appendix F: Implementation Requirements" url="implnote.html">
+
+
+ <tocsect2 name="F.1 Introduction" url="implnote.html#Introduction">
+ </tocsect2>
+
+ <tocsect2 name="F.2 Error processing" url="implnote.html#ErrorProcessing">
+ </tocsect2>
+
+ <tocsect2 name="F.3 Version control" url="implnote.html#VersionControl">
+ </tocsect2>
+
+ <tocsect2 name="F.4 Clamping values which are restricted to a particular range" url="implnote.html#RangeClamping">
+ </tocsect2>
+
+ <tocsect2 name="F.5 'path' element implementation notes" url="implnote.html#PathElementImplementationNotes">
+ </tocsect2>
+
+ <tocsect2 name="F.6 Elliptical arc implementation notes" url="implnote.html#ArcImplementationNotes">
+
+
+ <tocsect3 name="F.6.1 Elliptical arc syntax" url="implnote.html#ArcSyntax">
+ </tocsect3>
+
+ <tocsect3 name="F.6.2 Out-of-range parameters" url="implnote.html#ArcOutOfRangeParameters">
+ </tocsect3>
+
+ <tocsect3 name="F.6.3 Parameterization alternatives" url="implnote.html#ArcParameterizationAlternatives">
+ </tocsect3>
+
+ <tocsect3 name="F.6.4 Conversion from center to endpoint parameterization" url="implnote.html#ArcConversionCenterToEndpoint">
+ </tocsect3>
+
+ <tocsect3 name="F.6.5 Conversion from endpoint to center parameterization" url="implnote.html#ArcConversionEndpointToCenter">
+ </tocsect3>
+
+ <tocsect3 name="F.6.6 Correction of out-of-range radii" url="implnote.html#ArcCorrectionOutOfRangeRadii">
+ </tocsect3>
+
+ </tocsect2>
+
+ <tocsect2 name="F.7 Text selection implementation notes" url="implnote.html#TextSelectionImplementationNotes">
+ </tocsect2>
+
+ <tocsect2 name="F.8 Printing implementation notes" url="implnote.html#PrintingImplementationNotes">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="Appendix G: Conformance Criteria" url="conform.html">
+
+
+ <tocsect2 name="G.1 Introduction" url="conform.html#Introduction">
+ </tocsect2>
+
+ <tocsect2 name="G.2 Conforming SVG Document Fragments" url="conform.html#ConformingSVGDocuments">
+ </tocsect2>
+
+ <tocsect2 name="G.3 Conforming SVG Stand-Alone Files" url="conform.html#ConformingSVGStandAloneFiles">
+ </tocsect2>
+
+ <tocsect2 name="G.4 Conforming SVG Included Document Fragments" url="conform.html#ConformingSVGIncludedDocuments">
+ </tocsect2>
+
+ <tocsect2 name="G.5 Conforming SVG Generators" url="conform.html#ConformingSVGGenerators">
+ </tocsect2>
+
+ <tocsect2 name="G.6 Conforming SVG Interpreters" url="conform.html#ConformingSVGInterpreters">
+ </tocsect2>
+
+ <tocsect2 name="G.7 Conforming SVG Viewers" url="conform.html#ConformingSVGViewers">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="Appendix H: Accessibility Support" url="access.html">
+
+
+ <tocsect2 name="H.1 WAI Accessibility Guidelines" url="access.html#AccessibilityAndSVG">
+ </tocsect2>
+
+ <tocsect2 name="H.2 SVG Content Accessibility Guidelines" url="access.html#SVGAccessibilityGuidelines">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="Appendix I: Internationalization Support" url="i18n.html">
+
+
+ <tocsect2 name="I.1 Introduction" url="i18n.html#Intro">
+ </tocsect2>
+
+ <tocsect2 name="I.2 Internationalization and SVG" url="i18n.html#InternationalizationAndSVG">
+ </tocsect2>
+
+ <tocsect2 name="I.3 SVG Internationalization Guidelines" url="i18n.html#SVGInternationalizationGuidelines">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="Appendix J: Minimizing SVG File Sizes" url="minimize.html">
+</tocsect1>
+
+<tocsect1 name="Appendix K: References" url="refs.html">
+
+
+ <tocsect2 name="K.1 Normative references" url="refs.html#q1">
+ </tocsect2>
+
+ <tocsect2 name="K.2 Informative references" url="refs.html#q2">
+ </tocsect2>
+
+</tocsect1>
+
+<tocsect1 name="Appendix L: Element Index" url="eltindex.html">
+</tocsect1>
+
+<tocsect1 name="Appendix M: Attribute Index" url="attindex.html">
+</tocsect1>
+
+<tocsect1 name="Appendix N: Property Index" url="propidx.html">
+</tocsect1>
+
+<tocsect1 name="Appendix O: Feature Strings" url="propidx.html">
+</tocsect1>
+
+<tocsect1 name="Appendix P: Index" url="indexlist.html">
+</tocsect1>
+
+<tocsect1 name="Expanded Table of Contents" url="expanded-toc.html">
+</tocsect1>
+<tocsect1 name="Copyright notice" url="copyright-notice.html">
+ <tocsect2 name="W3C Document Copyright Notice and License" url="copyright-notice.html#Copyright-notice-document">
+ </tocsect2>
+ <tocsect2 name="W3C Software Copyright Notice and License" url="copyright-notice.html#Copyright-notice-software">
+ </tocsect2>
+</tocsect1>
+
+</kdeveloptoc>
+
diff --git a/doc/extras/w3c/w3c-uaag10.toc b/doc/extras/w3c/w3c-uaag10.toc
new file mode 100644
index 00000000..08f90cc9
--- /dev/null
+++ b/doc/extras/w3c/w3c-uaag10.toc
@@ -0,0 +1,69 @@
+<!DOCTYPE kdeveloptoc>
+<kdeveloptoc>
+<title>User Agent Accessibility Guidelines 1.0</title>
+<base href="http://www.w3.org/TR/UAAG10" url="cover.html"/>
+ <tocsect1 name="Abstract" url="cover.html#abstract">
+ </tocsect1>
+ <tocsect1 name="Status of this document" url="cover.html#status">
+ </tocsect1>
+ <tocsect1 name="1. Introduction" url="intro.html#introduction">
+ <tocsect2 name="1.1 Relation to WAI accessibility guidelines" url="intro.html#context">
+ </tocsect2>
+ <tocsect2 name="1.2 Target user agents" url="intro.html#target">
+ </tocsect2>
+ <tocsect2 name="1.3 Known limitations of this document" url="intro.html#limitations">
+ </tocsect2>
+ <tocsect2 name="1.4 Relation to general software design guidelines and other specifications" url="intro.html#general-design">
+ </tocsect2>
+ <tocsect2 name="1.5 Security considerations" url="intro.html#security-considerations">
+ </tocsect2>
+ <tocsect2 name="1.6 User control" url="intro.html#user-control">
+ </tocsect2>
+ </tocsect1>
+ <tocsect1 name="2. The user agent accessibility guidelines" url="guidelines.html#Guidelines">
+ <tocsect2 name="1. Support input and output device-independence" url="guidelines.html#gl-device-independence">
+ </tocsect2>
+ <tocsect2 name="2. Ensure user access to all content" url="guidelines.html#gl-content-access">
+ </tocsect2>
+ <tocsect2 name="3. Allow configuration not to render some content that may reduce accessibility" url="guidelines.html#gl-feature-on-off">
+ </tocsect2>
+ <tocsect2 name="4. Ensure user control of rendering" url="guidelines.html#gl-user-control-styles">
+ </tocsect2>
+ <tocsect2 name="5. Ensure user control of user interface behavior" url="guidelines.html#gl-user-control-ui">
+ </tocsect2>
+ <tocsect2 name="6. Implement interoperable application programming interfaces" url="guidelines.html#gl-accessible-interface">
+ </tocsect2>
+ <tocsect2 name="7. Observe operating environment conventions" url="guidelines.html#gl-conventions">
+ </tocsect2>
+ <tocsect2 name="8. Implement specifications that benefit accessibility" url="guidelines.html#gl-implement-access-features">
+ </tocsect2>
+ <tocsect2 name="9. Provide navigation mechanisms" url="guidelines.html#gl-navigation">
+ </tocsect2>
+ <tocsect2 name="10. Orient the user" url="guidelines.html#gl-orientation">
+ </tocsect2>
+ <tocsect2 name="11. Allow configuration and customization" url="guidelines.html#gl-configuration">
+ </tocsect2>
+ <tocsect2 name="12. Provide accessible user agent documentation and help" url="guidelines.html#gl-documentation">
+ </tocsect2>
+ </tocsect1>
+ <tocsect1 name="3. Conformance" url="conformance.html#Conformance">
+ <tocsect2 name="3.1 Conformance profiles" url="conformance.html#conformance-profiles">
+ </tocsect2>
+ <tocsect2 name="3.2 Conformance claims" url="conformance.html#conformance-claims">
+ </tocsect2>
+ <tocsect2 name="3.3 UAAG 1.0 requirements in other specifications" url="conformance.html#include-uaag-reqs">
+ </tocsect2>
+ </tocsect1>
+ <tocsect1 name="4. Glossary" url="glossary.html#terms">
+ </tocsect1>
+ <tocsect1 name="5. References" url="references.html#References">
+ <tocsect2 name="5.1 How to refer to this document" url="references.html#this-doc-ref">
+ </tocsect2>
+ <tocsect2 name="5.2 Normative references" url="references.html#Normative-ref">
+ </tocsect2>
+ <tocsect2 name="5.3 Informative references" url="references.html#Informative-ref">
+ </tocsect2>
+ </tocsect1>
+ <tocsect1 name="6. Acknowledgments" url="acks.html#Acknowledgments">
+ </tocsect1>
+</kdeveloptoc>