1egl/ -> EGL Docbook 4.3 + OpenCL stuff 2es/ -> ES Docbook 5 + OpenCL stuff 3 4Only in es/ : 5 OK> accord.js - Javascript for accordion menus 6 OK> genheaders.py - unused 7 OK> makeindex.py - make accordion index frame 8 OK> opengl-man.css - CSS equivalent to content wrapped in old/styles-css.xsl 9 OK> start.html - start page 10 OK> ../index.html - main SDK index 11 OK> ../top.php - top bar of interface 12 OK> ../bottom.php - bottom section of interface 13 OK> style-index.css - CSS for index page 14 15Only in egl/ : 16 OK> EGL_300.png - icon 17 OK> KhronosLogo.jpg - icon 18 OK> index.html - main SDK index (equivalent to es/../index.php) 19 OK> Header.html - top bar of interface 20 OK> headBackground.jpg - background for Header.html 21 NO> TOC.html - accordion index frame, equivalent to output of makeindex.py 22 OK> Intro.html - equivalent to start.html 23 OK> copyright.inc.xsl - inserted by egl-man.xsl into each page 24 NO> ctop.xsl - no longer used? 25 NO> styles-css.xsl - equivalent to es/opengl-man.css 26 NO> maketoc.pl - replaced by es/makeindex.py 27 28Similar files: 29 OK> egl/egl-man.xsl - branched from opengl-man.xsl, should be compared to es/opengl-man.xsl 30 OK> egl/style.css - equivalent to es/style-index.css, includes a couple of other .css files 31 OK> egl/undohtml.css - identical, appears to reset CSS parameters 32 OK> egl/present.css - minor tweak to CSS class name, lev1 -> Level1 33 OK> egl/bullets*gif - accordion menu navigation bullets 34 35 36---------- 37 Added from ES: 38 man/index.php - navigation framework, edited for correct title and top bar height 39 man/top.php - from ES but mostly replaced by egl/Header.html 40 man/bottom.php 41 man/headBackground.jpg - from ES 42 43 accord.js 44 bullets-{contract,end,expand}.gif - accordion menus 45 makeindex.py - with edits for EGL instead of ES 46 present.css - matching output of makeindex.py 47 Makefile - with edits from egl/Makefile 48 khronos-man.css - copied from es/opengl-man.css 49 start.html - with massive edits from egl/Intro.html 50 style-index.css - equivalent to egl/style.css 51 khronos-man.xsl - merged from egl/egl-man.xsl and es/opengl-man.xsl. 52 egl-man.xsl - stuff from old egl/egl-man.xsl not being used 53 (yet) in khronos-man.xsl. 54 55 Added from EGL: 56 EGL_300.png 57 KhronosLogo.jpg 58 undohtml.css 59 copyright.inc.xsl 60