diff options
Diffstat (limited to 'doc/html/hierarchy.js')
-rw-r--r-- | doc/html/hierarchy.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/html/hierarchy.js b/doc/html/hierarchy.js index e38e9b0f1..2ba6b3d6c 100644 --- a/doc/html/hierarchy.js +++ b/doc/html/hierarchy.js @@ -17,7 +17,10 @@ var hierarchy = [ "OAuthServer", null, [ [ "FKOAuth1", "classFKOAuth1.html", null ] ] ], - [ "Photo", "classPhoto.html", null ], + [ "photo_driver", "classphoto__driver.html", [ + [ "photo_gd", "classphoto__gd.html", null ], + [ "photo_imagick", "classphoto__imagick.html", null ] + ] ], [ "ProtoDriver", "classProtoDriver.html", [ [ "ZotDriver", "classZotDriver.html", null ] ] ], |