[Bind] Use ES/1.1/obsolete.xml
authorthefiddler <stapostol@gmail.com>
Thu, 14 Aug 2014 08:49:47 +0000 (10:49 +0200)
committerthefiddler <stapostol@gmail.com>
Tue, 2 Sep 2014 11:04:14 +0000 (13:04 +0200)
Source/Bind/ES/ESGenerator.cs

index 4acd51c..c3a5088 100644 (file)
@@ -26,6 +26,7 @@ namespace Bind.ES
                 Settings.DefaultDocPath, "ES20"); // no ES11 docbook sources available
 
             Settings.OverridesFiles.Add("GL2/overrides.xml");
+            Settings.OverridesFiles.Add("GL2/ES/1.1/");
 
             // Khronos releases a combined 1.0+1.1 specification,
             // so we cannot distinguish between the two.